다음을 통해 공유


PriceSheetDownloadByBillingProfileHeaders interface

PriceSheet_downloadByBillingProfile 작업에 대한 헤더를 정의합니다.

속성

location

비동기 작업의 상태를 검색하려면 이 URL을 가져옵니다.

oDataEntityId

작업 엔터티 ID GUID입니다.

retryAfter

작업 상태를 확인하는 동안 사용할 지연 시간입니다. 값은 초 단위로 표현됩니다.

속성 세부 정보

location

비동기 작업의 상태를 검색하려면 이 URL을 가져옵니다.

location?: string

속성 값

string

oDataEntityId

작업 엔터티 ID GUID입니다.

oDataEntityId?: string

속성 값

string

retryAfter

작업 상태를 확인하는 동안 사용할 지연 시간입니다. 값은 초 단위로 표현됩니다.

retryAfter?: string

속성 값

string