DEV

Type.

CatalogSetting

No description

Fields

createdAt

DateTime!

Required

The date and time the CatalogSetting was created.

createdBy

ID!

Required

The user who created the CatalogSetting.

id

ID!

Required

The id of the CatalogSetting.

inclusivePriceStatus

InclusivePriceStatus

Deprecated

determines whether inclusive price is active

itemKeyPreference

ItemKeyPreference!

Required

The unique key preference for finding a CatalogItem.

nativeCurrency

CurrencyCode

The default currency for an organization.

organizationId

ID!

Required

The organization id that the CatalogSetting belongs to.

Required

The status of the CatalogSetting.

updatedAt

DateTime!

Required

The date and time the CatalogSetting was last updated.

updatedBy

ID!

Required

The user who last updated the CatalogSetting.

Was this page helpful?