Skip to content
Developerhome

ItemCustomerPrice

  Less than to read

Properties

Property Name Type Description isWritable
_access [_OutputAccessBinding]   no
_customData Json   yes
_sourceId String   yes
_id Id   yes
customer Customer_node   yes
item Item_node   yes
isActive Boolean   yes
priceReason CustomerPriceReason_node   yes
fromQuantity Decimal   yes
toQuantity Decimal   yes
endDate Date   yes
salesSite Site_node   yes
stockSite Site_node   yes
validUnits [String]   no
unit UnitOfMeasure_node   yes
price Decimal   yes
currency Currency_node   yes
discount Decimal   yes
charge Decimal   yes
_etag String   yes
startDate Date   yes
_createStamp Datetime   no
_updateStamp Datetime   no

Custom Queries

getDuplicate : ItemCustomerPrice

Property Type Description
_id Id  

getSalesPrice : ItemCustomerPriceGetSalesPriceReturn

Property Type Description
priceParameters ItemCustomerPriceGetSalesPricePriceParameters_Input  

asyncExport : ItemCustomerPrice_Connection_asyncExport

Custom Mutations

bulkUpdate : Boolean

Mutation Type Description
filter String  
data ItemCustomerPrice_Input  

asyncExport : ItemCustomerPrice_Mutations_asyncExport

Custom Type

Id

ItemCustomerPriceGetSalesPricePriceParameters_Input

ItemCustomerPriceGetSalesPriceReturn

Query Type Description
grossPrice Decimal  
discount Decimal  
charge Decimal  
priceReason CustomerPriceReason_node  
error String