PortOne Server SDK for JVM
Toggle table of contents
0.23.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PortOne Server SDK for JVM
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
?
계좌 검증 아이디
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
계좌번호