@portone/server-sdk
Preparing search index...
Payment
ApplyEscrowLogisticsResponse
Type Alias ApplyEscrowLogisticsResponse
에스크로 배송 정보 등록 성공 응답
type
ApplyEscrowLogisticsResponse
=
{
invoiceNumber
:
string
;
sentAt
:
string
;
appliedAt
:
string
;
}
Index
Properties
invoice
Number
sent
At
applied
At
Properties
invoice
Number
invoiceNumber
:
string
송장 번호
sent
At
sentAt
:
string
발송 시점 (RFC 3339 date-time)
applied
At
appliedAt
:
string
에스크로 정보 등록 시점 (RFC 3339 date-time)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
invoice
Number
sent
At
applied
At
@portone/server-sdk
Loading...
에스크로 배송 정보 등록 성공 응답