@portone/server-sdk
Preparing search index...
Platform
Transfer
PlatformSettlementSupplyWithVatAmountExceededPortOnePaymentError
Type Alias PlatformSettlementSupplyWithVatAmountExceededPortOnePaymentError
정산 요청 공급대가가 포트원 결제 내역의 공급대가를 초과한 경우
type
PlatformSettlementSupplyWithVatAmountExceededPortOnePaymentError
=
{
type
:
"PLATFORM_SETTLEMENT_SUPPLY_WITH_VAT_AMOUNT_EXCEEDED_PORT_ONE_PAYMENT"
;
registeredSettlementSupplyWithVatAmount
:
number
;
requestSettlementSupplyWithVatAmount
:
number
;
portOneSupplyWithVatAmount
:
number
;
message
?:
string
;
}
Index
Properties
type
registered
Settlement
Supply
With
Vat
Amount
request
Settlement
Supply
With
Vat
Amount
port
One
Supply
With
Vat
Amount
message?
Properties
type
type
:
"PLATFORM_SETTLEMENT_SUPPLY_WITH_VAT_AMOUNT_EXCEEDED_PORT_ONE_PAYMENT"
registered
Settlement
Supply
With
Vat
Amount
registeredSettlementSupplyWithVatAmount
:
number
(int64)
request
Settlement
Supply
With
Vat
Amount
requestSettlementSupplyWithVatAmount
:
number
(int64)
port
One
Supply
With
Vat
Amount
portOneSupplyWithVatAmount
:
number
(int64)
Optional
message
message
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
registered
Settlement
Supply
With
Vat
Amount
request
Settlement
Supply
With
Vat
Amount
port
One
Supply
With
Vat
Amount
message
@portone/server-sdk
Loading...
정산 요청 공급대가가 포트원 결제 내역의 공급대가를 초과한 경우