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.partner
/
CreatePlatformPartnerBodyAccount
Create
Platform
Partner
Body
Account
@
Serializable
data
class
CreatePlatformPartnerBodyAccount
(
val
bank
:
Bank
,
val
currency
:
Currency
,
val
number
:
String
,
val
holder
:
String
,
val
accountVerificationId
:
String
?
=
null
)
파트너 계좌 등록을 위한 정보
Members
Constructors
Create
Platform
Partner
Body
Account
Link copied to clipboard
constructor
(
bank
:
Bank
,
currency
:
Currency
,
number
:
String
,
holder
:
String
,
accountVerificationId
:
String
?
=
null
)
Properties
account
Verification
Id
Link copied to clipboard
val
accountVerificationId
:
String
?
=
null
계좌 검증 아이디
bank
Link copied to clipboard
val
bank
:
Bank
은행
currency
Link copied to clipboard
val
currency
:
Currency
정산에 사용할 통화
holder
Link copied to clipboard
val
holder
:
String
예금주명
number
Link copied to clipboard
val
number
:
String
계좌번호