IGPAPI
    Preparing search index...

    Interface UsersStoryResponseCandidatesItem

    interface UsersStoryResponseCandidatesItem {
        estimated_scans_sizes: number[];
        height: number;
        scans_profile: string;
        url: string;
        width: number;
    }
    Index

    Properties

    estimated_scans_sizes: number[]
    height: number
    scans_profile: string
    url: string
    width: number