DEV

Type.

InclusivePriceExportJob

No description

Fields

countries

[CountryCode!]!

Required

The countries related to the InclusivePrices to export

createdAt

DateTime!

Required

The time the InclusivePriceExportJob was created

createdBy

ID!

Required

The userId of the person who created the InclusivePriceExportJob

exportUrl

String

The export url of the InclusivePriceExportJob

id

ID!

Required

The id of the InclusivePriceExportJob

organizationId

String!

Required

The organization that created the InclusivePriceExportJob

processedCount

Int!

Required

The number of InclusivePrices that have been exported as part of the InclusivePriceExportJob
The status of the InclusivePriceExportJob

totalCount

Int!

Required

The total number of InclusivePrices that need to be exported as part of the InclusivePriceExportJob

Was this page helpful?