CustomerAcceptanceType

enum CustomerAcceptanceType : Enum<CustomerAcceptanceType>

Type of customer acceptance information included with the Mandate.

Entries

Link copied to clipboard
OFFLINE("offline")
Link copied to clipboard
ONLINE("online")

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int