AssetInfo Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class AssetInfo : CorrigoEntity
The AssetInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AssetId |
Asset id.
Is required.
| |
| AssetSystem |
Reference to AssetSystem
| |
| CheckPhone |
Phone number associated with Unit; used to verify Employee location.
Max Length=256.
| |
| CommunityId |
Work zone id.
Is required.
| |
| SerialNumber |
Asset serial number.
Max Length=50.
| |
| TagId |
Asset Tag Id, used for QR scanning.
Max Length=892.
|