DigitalPayHandlingInstructions
public protocol DigitalPayHandlingInstructions
Undocumented
-
The handling instruction code.
Declaration
Swift
var instructionCode: DigitalPayInstructionCode { get }
-
The handling instruction message.
Declaration
Swift
var instructionMessage: String { get }