InventoryDerivedInt
Represents a derived integer value with inheritance metadata.
type InventoryDerivedInt {
value: Int
isInherit: Boolean!
}
Fields
InventoryDerivedInt.value ● Int scalar
The derived value.
InventoryDerivedInt.isInherit ● Boolean! non-null scalar
Indicates whether the value is inherited from the base rate.
Member Of
DerivedRateSetup object