LabServicesSkuCost interface
The array of costs of a lab services SKU.
Properties
extended |
The extended unit. NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The meter id. NOTE: This property will not be serialized. It can only be populated by the server. |
quantity | The quantity of units charged. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
extendedUnit
The extended unit. NOTE: This property will not be serialized. It can only be populated by the server.
extendedUnit?: string
Property Value
string
meterId
The meter id. NOTE: This property will not be serialized. It can only be populated by the server.
meterId?: string
Property Value
string
quantity
The quantity of units charged. NOTE: This property will not be serialized. It can only be populated by the server.
quantity?: number
Property Value
number