UserBulkPriceProductInput
No description
input UserBulkPriceProductInput {
taxZone: String
contactId: Int
customerId: Int
companyId: Int
}
Fields
UserBulkPriceProductInput.taxZone ● String scalar
Tax zone
UserBulkPriceProductInput.contactId ● Int scalar
Contact id to calculate the price for
UserBulkPriceProductInput.customerId ● Int scalar
Customer id to calculate the price for
UserBulkPriceProductInput.companyId ● Int scalar
Company id to calculate the price for