@portone/server-sdk
Preparing search index...
Platform
BulkAccountTransfer
PlatformBulkAccountTransfer
Type Alias PlatformBulkAccountTransfer
type
PlatformBulkAccountTransfer
=
{
id
:
string
;
graphqlId
:
string
;
creatorId
:
string
;
bankAccountId
:
string
;
bankAccountGraphqlId
:
string
;
totalAmount
:
number
;
status
:
PlatformBulkAccountTransferStatus
;
stats
:
PlatformBulkAccountTransferStats
;
statusUpdatedAt
:
string
;
createdAt
:
string
;
updatedAt
:
string
;
scheduledAt
?:
string
;
}
Index
Properties
id
graphql
Id
creator
Id
bank
Account
Id
bank
Account
Graphql
Id
total
Amount
status
stats
status
Updated
At
created
At
updated
At
scheduled
At?
Properties
id
id
:
string
일괄 이체 고유 아이디
graphql
Id
graphqlId
:
string
creator
Id
creatorId
:
string
bank
Account
Id
bankAccountId
:
string
출금 계좌 아이디
bank
Account
Graphql
Id
bankAccountGraphqlId
:
string
total
Amount
totalAmount
:
number
(int64)
status
status
:
PlatformBulkAccountTransferStatus
stats
stats
:
PlatformBulkAccountTransferStats
status
Updated
At
statusUpdatedAt
:
string
(RFC 3339 date-time)
created
At
createdAt
:
string
(RFC 3339 date-time)
updated
At
updatedAt
:
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
creator
Id
bank
Account
Id
bank
Account
Graphql
Id
total
Amount
status
stats
status
Updated
At
created
At
updated
At
scheduled
At
@portone/server-sdk
Loading...
일괄 이체 고유 아이디