Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
platform
payout
PlatformPayout
Type Alias PlatformPayout
PlatformPayout
:
{
id
:
string
;
graphqlId
:
string
;
method
:
PlatformPayoutMethod
;
status
:
PlatformPayoutStatus
;
statusUpdatedAt
:
string
;
memo
?:
string
;
partner
:
PlatformPartner
;
account
:
PlatformPayoutAccount
;
currency
:
Currency
;
amount
:
number
;
settlementAmount
:
number
;
incomeTaxAmount
:
number
;
localIncomeTaxAmount
:
number
;
withdrawalMemo
?:
string
;
depositMemo
?:
string
;
createdAt
:
string
;
scheduledAt
?:
string
;
}
Type declaration
id
:
string
지급 고유 아이디
graphqlId
:
string
method
:
PlatformPayoutMethod
status
:
PlatformPayoutStatus
statusUpdatedAt
:
string
(RFC 3339 date-time)
Optional
memo
?:
string
partner
:
PlatformPartner
account
:
PlatformPayoutAccount
currency
:
Currency
amount
:
number
(int64)
settlementAmount
:
number
(int64)
incomeTaxAmount
:
number
(int64)
localIncomeTaxAmount
:
number
(int64)
Optional
withdrawalMemo
?:
string
Optional
depositMemo
?:
string
createdAt
:
string
(RFC 3339 date-time)
Optional
scheduledAt
?:
string
(RFC 3339 date-time)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
지급 고유 아이디