@portone/server-sdk
Preparing search index...
Platform
UpdatePlatformPartnerBodyAccount
Type Alias UpdatePlatformPartnerBodyAccount
파트너 계좌 업데이트를 위한 입력 정보
type
UpdatePlatformPartnerBodyAccount
=
{
bank
:
Bank
;
currency
:
Currency
;
number
:
string
;
holder
:
string
;
accountVerificationId
?:
string
;
}
Index
Properties
bank
currency
number
holder
account
Verification
Id?
Properties
bank
bank
:
Bank
은행
currency
currency
:
Currency
정산에 사용할 통화
number
number
:
string
계좌번호
holder
holder
:
string
예금주명
Optional
account
Verification
Id
accountVerificationId
?:
string
계좌 검증 아이디
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank
currency
number
holder
account
Verification
Id
@portone/server-sdk
Loading...
파트너 계좌 업데이트를 위한 입력 정보