Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 862 Bytes

Rate.md

File metadata and controls

16 lines (13 loc) · 862 Bytes

# Rate

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]
rateName string The name of the service rate [optional]
rate float The rate amount [optional]
rateIncludesTax bool Indicates whether the rate already includes tax [optional]
serviceRateType \SynergiTech\Sage\Model\Base [optional]

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