Values
Namespaces¶
Interfaces, classes, and traits¶
- ApplicationState
- CompanyHistory
- MemberAssignment
-
Application
The base class for all value objects and structs.
-
ApplicationCreateStruct
This class is used for creating a new content object.
-
ApplicationUpdateStruct
This class is used for updating the fields of a content object draft.
-
Company
The base class for all value objects and structs.
-
CompanyCreateStruct
This class is used for creating a new content object.
-
CompanyUpdateStruct
This class is used for updating the fields of a content object draft.
-
Member
The base class for all value objects and structs.
-
MemberCreateStruct
This class is used to create a new user in the repository.
-
MemberUpdateStruct
This class is used to update a user in the repository.
- SalesRepresentativesList
-
ShippingAddress
The base class for all value objects and structs.
-
ShippingAddressCreateStruct
This class is used for creating a new content object.
-
ShippingAddressUpdateStruct
This class is used for updating the fields of a content object draft.
- Fields