INPUT_OBJECT
ComIbmCommerceRestWishlistHandlerWishlistHandlerProcessBodyParameterDescriptionAnnouncementBodyDescriptionEmailRecipientInput
The recipients of the e-mail.
link GraphQL Schema definition
1 input ComIbmCommerceRestWishlistHandlerWishlistHandlerProcessBodyParameterDescriptionAnnouncementBodyDescriptionEmailRecipientInput { 5 2 # The method in which the recipient is addressed in the e-mail, for example, they 3 # are directly addressed (TO), they are copied on the mail (CC), and so on. 4 String! : 8 6 # E-mail address of the recipient. 7 String! : 11 9 # The name of the sender. 10 String! : 12 }