Interface iGetCollectionOwnersPayload

interface iGetCollectionOwnersPayload {
    bookmark?: string;
    oldestFirst?: boolean;
}

Properties

bookmark?: string
oldestFirst?: boolean
MMNEPVFCICPMFPCPTTAAATR