For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
B2B
Types
Scalars
Decimal
SCALAR
Copy page
The
Decimal
scalar type represents a python Decimal.
Definition
a Double
Referenced by
Queries
invoices(beginDateAt)
invoices(endDateAt)
invoices(beginDueDateAt)
invoices(endDueDateAt)
allOrders(companyId)
allOrders(bcOrderId)
allOrders(extraInt1)
allOrders(extraInt2)
allOrders(extraInt3)
allOrders(extraInt4)
allOrders(extraInt5)
orderedProducts(productId)
orderedProducts(minOrderedTimes)
orderedProducts(maxOrderedTimes)
customerOrders(companyId)
customerOrders(bcOrderId)
customerOrders(extraInt1)
customerOrders(extraInt2)
customerOrders(extraInt3)
customerOrders(extraInt4)
customerOrders(extraInt5)
quotes(status)
customerQuotes(status)
users(role)
users(companyRoleId)
addresses(isShipping)
addresses(isBilling)
Fields
ProductInputType.basePrice
ProductInputType.discount
ProductInputType.offeredPrice
QuoteInputType.totalAmount
QuoteInputType.subtotal
QuoteInputType.discount
QuoteInputType.grandTotal
QuoteInputType.shippingTotal
QuoteInputType.taxTotal
QuoteInputType.discountValue
QuoteOrderedInputType.shippingTotal
QuoteOrderedInputType.taxTotal
ReceiptType.totalAmount