Preparing search index...
The search index is not available
@portone/server-sdk
@portone/server-sdk
platform
PlatformInvalidSettlementFormulaError
Type Alias PlatformInvalidSettlementFormulaError
PlatformInvalidSettlementFormulaError
:
{
type
:
"PLATFORM_INVALID_SETTLEMENT_FORMULA"
;
platformFee
?:
PlatformSettlementFormulaError
;
discountShare
?:
PlatformSettlementFormulaError
;
additionalFee
?:
PlatformSettlementFormulaError
;
message
?:
string
;
}
Type declaration
type
:
"PLATFORM_INVALID_SETTLEMENT_FORMULA"
Optional
platformFee
?:
PlatformSettlementFormulaError
Optional
discountShare
?:
PlatformSettlementFormulaError
Optional
additionalFee
?:
PlatformSettlementFormulaError
Optional
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@portone/server-sdk
Loading...