@portone/server-sdk
Preparing search index...
Platform
Transfer
PlatformOrderTransferOrderLine
Type Alias PlatformOrderTransferOrderLine
주문 항목
type
PlatformOrderTransferOrderLine
=
{
product
:
PlatformOrderTransferProduct
;
quantity
:
number
;
discounts
:
PlatformOrderTransferDiscount
[]
;
additionalFees
:
PlatformOrderTransferAdditionalFee
[]
;
amount
:
PlatformOrderSettlementAmount
;
}
Index
Properties
product
quantity
discounts
additional
Fees
amount
Properties
product
product
:
PlatformOrderTransferProduct
상품
quantity
quantity
:
number
상품 수량 (int32)
discounts
discounts
:
PlatformOrderTransferDiscount
[]
상품 할인 정보
additional
Fees
additionalFees
:
PlatformOrderTransferAdditionalFee
[]
상품 추가 수수료 정보
amount
amount
:
PlatformOrderSettlementAmount
상품 정산 금액 정보
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
product
quantity
discounts
additional
Fees
amount
@portone/server-sdk
Loading...
주문 항목