Interface RuploadIgphotoRepositoryResponseRootObject

interface RuploadIgphotoRepositoryResponseRootObject {
    status: string;
    upload_id: string;
    xsharing_nonces: RuploadIgphotoRepositoryResponseXsharing_nonces;
}

Properties

status: string
upload_id: string