@agorio/sdkDocs


Interface: AcpTotal

A single total line on an order or line item.

Properties

amount

amount: number

Defined in

src/types/index.ts:197


description?

optional description: string

Defined in

src/types/index.ts:199


display_text

display_text: string

Defined in

src/types/index.ts:196


presentment_amount?

optional presentment_amount: number

Defined in

src/types/index.ts:198


type

type: string & object | "items_base_amount" | "items_discount" | "subtotal" | "discount" | "fulfillment" | "tax" | "fee" | "gift_wrap" | "tip" | "store_credit" | "total" | "amount_refunded"

Defined in

src/types/index.ts:182