OrderSource

May 8, 2019 ยท View on GitHub

Description

Represents the origination details of an order.

Properties

NameGetterSetterTypeDescriptionNotes
namegetName()setName($value)stringThe name used to identify the place (physical or digital) that an order originates. If unset, the name defaults to the name of the application that created the order.[optional]

Note: All properties are protected and only accessed via getters and setters.

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