ZyncAsset

data class ZyncAsset(val assetUid: String, val assetCode: String?, val assetName: String, val assetImage: String?, val assetStatus: ZyncAssetStatus?, val isActive: Boolean, val assetCategory: ZyncAssetCategory?, val assetLocation: ZyncAddress?, val serialNumber: String?, val warrantyExpiryDate: String?, val customer: ZyncAssetCustomer?, val property: ZyncAssetProperty?, val organization: ZyncAssetOrganization?, val inspectionForm: ZyncAssetInspectionForm?)

Constructors

Link copied to clipboard
constructor(assetUid: String, assetCode: String?, assetName: String, assetImage: String?, assetStatus: ZyncAssetStatus?, isActive: Boolean, assetCategory: ZyncAssetCategory?, assetLocation: ZyncAddress?, serialNumber: String?, warrantyExpiryDate: String?, customer: ZyncAssetCustomer?, property: ZyncAssetProperty?, organization: ZyncAssetOrganization?, inspectionForm: ZyncAssetInspectionForm?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard