Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
Platform
Payout
PlatformPayout
Type Alias PlatformPayout
Platform
Payout
:
{
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
지급 고유 아이디
graphql
Id
:
string
method
:
PlatformPayoutMethod
status
:
PlatformPayoutStatus
status
Updated
At
:
string
(RFC 3339 date-time)
Optional
memo
?:
string
partner
:
PlatformPartner
account
:
PlatformPayoutAccount
currency
:
Currency
amount
:
number
(int64)
settlement
Amount
:
number
(int64)
income
Tax
Amount
:
number
(int64)
local
Income
Tax
Amount
:
number
(int64)
Optional
withdrawal
Memo
?:
string
Optional
deposit
Memo
?:
string
created
At
:
string
(RFC 3339 date-time)
Optional
scheduled
At
?:
string
(RFC 3339 date-time)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
지급 고유 아이디