@portone/server-sdk
Preparing search index...
Platform
Payout
PlatformPayout
Type Alias PlatformPayout
type
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
;
}
Index
Properties
id
graphql
Id
method
status
status
Updated
At
memo?
partner
account
currency
amount
settlement
Amount
income
Tax
Amount
local
Income
Tax
Amount
withdrawal
Memo?
deposit
Memo?
created
At
scheduled
At?
Properties
id
id
:
string
지급 고유 아이디
graphql
Id
graphqlId
:
string
method
method
:
PlatformPayoutMethod
status
status
:
PlatformPayoutStatus
status
Updated
At
statusUpdatedAt
:
string
(RFC 3339 date-time)
Optional
memo
memo
?:
string
partner
partner
:
PlatformPartner
account
account
:
PlatformPayoutAccount
currency
currency
:
Currency
amount
amount
:
number
(int64)
settlement
Amount
settlementAmount
:
number
(int64)
income
Tax
Amount
incomeTaxAmount
:
number
(int64)
local
Income
Tax
Amount
localIncomeTaxAmount
:
number
(int64)
Optional
withdrawal
Memo
withdrawalMemo
?:
string
Optional
deposit
Memo
depositMemo
?:
string
created
At
createdAt
:
string
(RFC 3339 date-time)
Optional
scheduled
At
scheduledAt
?:
string
(RFC 3339 date-time)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
graphql
Id
method
status
status
Updated
At
memo
partner
account
currency
amount
settlement
Amount
income
Tax
Amount
local
Income
Tax
Amount
withdrawal
Memo
deposit
Memo
created
At
scheduled
At
@portone/server-sdk
Loading...
지급 고유 아이디