Percentage
(SCALAR)
float in percent points without '%' character (e.g. 62.4 means 62.4%)
link GraphQL Schema definition
- scalar Percentage
link Require by
- OrderItemProduct contained within order
- OrderItemInputaccepts data for an order item
- OrderPriceElementNon-product element in order (possibly affecting a price). Order price elements represent most often a shipping or payment fee, applied discount or used gift certificates.
- OrderPriceElementInput
- ProductProduct
- ReceiptItemReceipt item
- TaxationTax-related data
- TaxationInput