Interface: TieredDiscountsResponse
Paginated list response for tiered discounts.
Properties
next_cursor
next_cursor:
string
Cursor for the next page, or null if none.
previous_cursor
previous_cursor:
string
Cursor for the previous page, or null if none.
tiered_discounts
tiered_discounts:
TieredDiscount[]
Tiered discounts in this page.