Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
Platform
PlatformFixedAmountFee
Type Alias PlatformFixedAmountFee
Platform
Fixed
Amount
Fee
:
{
type
:
"FIXED_AMOUNT"
;
amount
:
number
;
}
정액 수수료
총 금액에 무관하게 정해진 수수료 금액을 책정합니다.
Type declaration
type
:
"FIXED_AMOUNT"
amount
:
number
고정된 수수료 금액 (int64)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...
정액 수수료
총 금액에 무관하게 정해진 수수료 금액을 책정합니다.