Options
All
  • Public
  • Public/Protected
  • All
Menu

An Item, displayed in order price details.

(not documented by HiPay)

see

CreateOrderRequest.items

Hierarchy

  • Item

Index

Properties

amount

amount: string

infos

infos: string

name

name: string

Item name, mandatory but displayed only if Item.type === ItemType.PRODUCT.

quantity

quantity: number

reference

reference: string

Optional taxes

taxes?: Tax[]

type

type: number

Item type, it define how HiPay will display this item.

see

ItemType

Generated using TypeDoc