Interface IProviderUploadV2Response

interface IProviderUploadV2Response {
    job_id: string;
}

Properties

Properties

job_id: string