EContextStoresVoucherAction
public class EContextStoresVoucherAction: GenericVoucherAction,
InstructionAwareVoucherAction
Describes an action in which an EContext Stores voucher is presented to the shopper.
-
Masked shopper telephone number.
Declaration
Swift
public let maskedTelephoneNumber: String
-
The instruction url.
Declaration
Swift
@available(*, deprecated, message: "Please use `instructionsURL` instead.") public var instructionsUrl: String { get }
-
The instruction
URL
object.Declaration
Swift
public let instructionsURL: URL