Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 809 Bytes

InventoryAssignment.md

File metadata and controls

14 lines (10 loc) · 809 Bytes

kern.services.CumulocityClient.Model.InventoryAssignment

An inventory assignment.

Properties

Name Type Description Notes
Id int A unique identifier for this inventory assignment. [optional] [readonly]
ManagedObject string A unique identifier for the managed object for which the roles are assigned. [optional]
Roles List<InventoryRole> An array of roles that are assigned to the managed object for the user. [optional]
Self string A URL linking to this resource. [optional] [readonly]

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