Skip to main content

UpdateEmailConsentTypeInput

UpdateEmailConsentTypeInput is used for update EmailConsentType object. Input was generated by ent.

input UpdateEmailConsentTypeInput {
name: String
description: String
clearDescription: Boolean
type: EmailConsentTypeType
required: Boolean
}

Fields

UpdateEmailConsentTypeInput.name ● String scalar

UpdateEmailConsentTypeInput.description ● String scalar

UpdateEmailConsentTypeInput.clearDescription ● Boolean scalar

UpdateEmailConsentTypeInput.type ● EmailConsentTypeType enum

UpdateEmailConsentTypeInput.required ● Boolean scalar