toggle menu
PortOne Server SDK for JVM
0.8.1
jvm
switch theme
search in API
PortOne Server SDK for JVM
/
io.portone.sdk.server.platform.accounttransfer
/
PlatformAccountTransfer
Platform
Account
Transfer
@
Serializable
sealed
interface
PlatformAccountTransfer
계좌 이체
송금 대행을 통해 일어난 정산 금액 지급, 인출 목적의 계좌 이체 결과 정보입니다.
Inheritors
PlatformDepositAccountTransfer
PlatformPartnerPayoutAccountTransfer
PlatformRemitAccountTransfer
Members
Properties
amount
Link copied to clipboard
abstract
val
amount
:
Long
금액
created
At
Link copied to clipboard
abstract
val
createdAt
:
Instant
생성 일자
currency
Link copied to clipboard
abstract
val
currency
:
Currency
통화
deposit
Memo
Link copied to clipboard
abstract
val
depositMemo
:
String
?
입금 계좌 적요
id
Link copied to clipboard
abstract
val
id
:
String
계좌 이체 아이디
is
For
Test
Link copied to clipboard
abstract
val
isForTest
:
Boolean
updated
At
Link copied to clipboard
abstract
val
updatedAt
:
Instant
수정 일자