Platform Withdrawal Account Transfer
    @Serializable
@SerialName(value = "WITHDRAWAL" )
Constructors
Link copied to clipboard
                  constructor(id: String, bankAccountId: String, bankAccountGraphqlId: String, sequenceNumber: Int? = null, currency: Currency, depositBank: Bank, depositAccountNumber: String, depositAccountHolder: String, amount: Long, withdrawalMemo: String? = null, depositMemo: String? = null, balance: Long? = null, failReason: String? = null, tradedAt: @Serializable(with = InstantSerializer::class ) Instant? = null, createdAt: @Serializable(with = InstantSerializer::class ) Instant, updatedAt: @Serializable(with = InstantSerializer::class ) Instant, isForTest: Boolean, withdrawalType: Type, partnerId: String? = null, partnerGraphqlId: String? = null, bulkPayoutId: String? = null, bulkPayoutGraphqlId: String? = null, payoutId: String? = null, payoutGraphqlId: String? = null, bulkAccountTransferId: String? = null, bulkAccountTransferGraphqlId: String? = null, documentId: String? = null, statusUpdatedAt: @Serializable(with = InstantSerializer::class ) Instant, status: PlatformAccountTransferStatus, scheduledAt: @Serializable(with = InstantSerializer::class ) Instant? = null)
Properties
Link copied to clipboard
                  Link copied to clipboard
                  출금 계좌 아이디
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  일괄 지급 고유 아이디
Link copied to clipboard
                  예금주
Link copied to clipboard
                  이체 계좌 번호
Link copied to clipboard
                  이체 계좌 은행
Link copied to clipboard
                  받는 이 통장 메모
Link copied to clipboard
                  전자서명 아이디
Link copied to clipboard
                  실패 사유
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  예정 일시
Link copied to clipboard
                  거래 일련번호
Link copied to clipboard
                  상태
Link copied to clipboard
                  상태 업데이트 일시
Link copied to clipboard
                  보내는 이 통장 메모
Link copied to clipboard
                  출금 유형