Skip to main content

GiftSummaryType

Summary information for the recipient of the gift card

type GiftSummaryType {
deliverOn: DateISO
email: String
message: String
name: String!
}

Fields

GiftSummaryType.deliverOn ● DateISO scalar

Determines whether or not the buyer would like to have their name and avatar publicly displayed along with the transaction.

GiftSummaryType.email ● String scalar

Email address of the transaction's buyer

GiftSummaryType.message ● String scalar

Email address of the transaction's buyer

GiftSummaryType.name ● String! non-null scalar

First name of the transaction's buyer

Member of

GiftcardIntent object ● Intent object