DigitalPayHandlingInstructions

interface DigitalPayHandlingInstructions : Serializable

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

instructionCode
Link copied to clipboard

The handling instruction code.

abstract val instructionCode: DigitalPayInstructionCode
instructionMessage
Link copied to clipboard

The handling instruction message.

abstract val instructionMessage: String