Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateDigitalGiftCardOptions

Sets the new mail values for the GiftCard identified by the OrderID and GiftCardID.

If you do not specify the FromEmailAddress parameter, we will default to the Order.Customer.EmailAddress.

Hierarchy

  • UpdateDigitalGiftCardOptions

Index

Properties

Optional AccessToken

AccessToken: undefined | string

Optional DeliverySchedule

DeliverySchedule: undefined | string

Optional FromEmailAddress

FromEmailAddress: undefined | string

Optional GiftCardID

GiftCardID: undefined | string

Optional OrderID

OrderID: undefined | number

Entity type: Order

Optional OrderLineID

OrderLineID: undefined | number

Entity type: OrderLine

Optional PhoneNumber

PhoneNumber: undefined | string

Optional ToEmailAddress

ToEmailAddress: undefined | string