Zync Job Status Checklist Product
@Serializable
Product information within checklist items.
Constructors
Link copied to clipboard
constructor(image: String? = null, name: String, prefix: String? = null, productId: String? = null, productUid: String? = null, quantity: Double? = null, price: Double? = null, uom: String? = null, locationUid: String? = null, locationName: String? = null, productType: String? = null, bundlePricingLevel: String? = null, isBillable: Boolean? = null, lineItemUid: String? = null, associatedProducts: List<ZyncJobStatusAssociatedProduct>? = null)
Properties
Link copied to clipboard
Associated products that come with this product
Link copied to clipboard
Bundle pricing level
Link copied to clipboard
Whether this product is billable
Link copied to clipboard
Line item UID associated with this product
Link copied to clipboard
Location name where the product is stored/used
Link copied to clipboard
Location UID where the product is stored/used
Link copied to clipboard
Type of the product
Link copied to clipboard
Product UID