INPUT_OBJECT
CreateSalesUnitInput
link GraphQL Schema definition
- input CreateSalesUnitInput {
- String :
- # Last modification time.
- DateTime :
- # Creation time.
- DateTime :
- CreateCloudObjectInput :
- # Name of the entity and its default text representation.
- String! :
- # Relation to single entity instance.
- ID :
- # Relation to single entity instance.
- ID :
- # Revision when entity was lastly changed.
- Int :
- }