Types > EmailRecipient
Commerce APITypesEmailRecipient
EmailRecipient

Description

Fields

email: String!

Email address to send instructions to

Example: "vasiliy@pupkin.com"

Valid when: email's length doesn't exceed 250 characters


name: String

Name of the recipient

Example: "John Smith"

Valid when: name's length doesn't exceed 250 characters


Used By

Types

DomainSendInstructions

Preview (typescript)

Loading module