@portone/server-sdk
Preparing search index...
Platform
Transfer
PlatformExternalPayment
Type Alias PlatformExternalPayment
외부 결제 정보
type
PlatformExternalPayment
=
{
type
:
"EXTERNAL"
;
id
:
string
;
orderName
?:
string
;
currency
:
Currency
;
method
?:
PlatformPaymentMethod
;
paidAt
?:
string
;
}
Index
Properties
type
id
order
Name?
currency
method?
paid
At?
Properties
type
type
:
"EXTERNAL"
id
id
:
string
결제 아이디
Optional
order
Name
orderName
?:
string
주문 명
currency
currency
:
Currency
통화
Optional
method
method
?:
PlatformPaymentMethod
결제 수단
Optional
paid
At
paidAt
?:
string
결제 일시 (RFC 3339 date-time)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
order
Name
currency
method
paid
At
@portone/server-sdk
Loading...
외부 결제 정보