@portone/server-sdk
Preparing search index...
Platform
Transfer
PlatformTransferSummaryExternalPayment
Type Alias PlatformTransferSummaryExternalPayment
type
PlatformTransferSummaryExternalPayment
=
{
type
:
"EXTERNAL"
;
id
:
string
;
orderName
?:
string
;
currency
:
Currency
;
methodType
?:
PaymentMethodType
;
}
Index
Properties
type
id
order
Name?
currency
method
Type?
Properties
type
type
:
"EXTERNAL"
id
id
:
string
Optional
order
Name
orderName
?:
string
currency
currency
:
Currency
Optional
method
Type
methodType
?:
PaymentMethodType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
id
order
Name
currency
method
Type
@portone/server-sdk
Loading...