Interface iGetCollectionListingsPayload

interface iGetCollectionListingsPayload {
    badgeId?: NumberType;
    bookmark?: string;
    oldestFirst?: boolean;
}

Properties

badgeId?: NumberType

Optional badge ID to filter listings by

bookmark?: string
oldestFirst?: boolean
MMNEPVFCICPMFPCPTTAAATR