Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
Platform
Policy
CreatePlatformAdditionalFeePolicyBody
Type Alias CreatePlatformAdditionalFeePolicyBody
Create
Platform
Additional
Fee
Policy
Body
:
{
id
?:
string
;
name
:
string
;
fee
:
PlatformFeeInput
;
memo
?:
string
;
vatPayer
:
PlatformPayer
;
}
추가 수수료 정책 생성을 위한 입력 정보
Type declaration
Optional
id
?:
string
생성할 추가 수수료 정책 아이디
명시하지 않으면 id 가 임의로 생성됩니다.
name
:
string
이름
fee
:
PlatformFeeInput
수수료 정보
Optional
memo
?:
string
메모
vat
Payer
:
PlatformPayer
부가세 부담 주체
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
추가 수수료 정책 생성을 위한 입력 정보