EmailMessagingGatewayAccount
Represents a third-party email messaging gateway account configured in EventsAir.
type EmailMessagingGatewayAccount {
id: ID!
name: String!
}
Fields
EmailMessagingGatewayAccount.id ● ID! non-null scalar
The unique identifier for the email message gateway account.
EmailMessagingGatewayAccount.name ● String! non-null scalar
UTF-8 string value that represents the name of the email message gateway account.
Member Of
EmailMessagingService object