Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 898 Bytes

SalesPrice.md

File metadata and controls

16 lines (13 loc) · 898 Bytes

# SalesPrice

Properties

Name Type Description Notes
id string The unique identifier for the item [optional]
displayedAs string The name of the resource [optional]
createdAt \DateTime The datetime when the item was created [optional]
updatedAt \DateTime The datetime when the item was last updated [optional]
priceName string The name of the product sales price [optional]
price float The sales price amount [optional]
priceIncludesTax bool Indicates whether the sales price already includes tax [optional]
productSalesPriceType \SynergiTech\Sage\Model\Base [optional]

[Back to Model list] [Back to API list] [Back to README]