DEV

Type.

PddpSettings

No description

Fields

createdAt

DateTime!

Required

Timestamp of when the PddpSettings were created

createdBy

ID!

Required

ID of the user who created the PddpSettings

enabledCountries

[CountryCode!]!

Required

List of CountryCode(s) PDDP is enabled for

id

ID!

Required

Unique identifier for this PddpSettings object

organization

ID!

Required

ID of the Organization these PddpSettings belong to

status

PddpStatus!

Required

The PddpStatus of the PddpSettings

updatedAt

DateTime!

Required

Timestamp of when the PddpSettings were updated most recently

updatedBy

ID!

Required

The ID of the user who most recently updated the PddpSettings

Was this page helpful?