MandateInfo

data class MandateInfo(val mandateText: String, val mandateLocale: String)

Data class describing the digital SEPA Mandate info.

Parameters

mandateText

the text of the digital SEPA Mandate to be presented to the user for confirmation

mandateLocale

specifies the language and regional formatting used for the digital SEPA mandate text.

Constructors

Link copied to clipboard
constructor(mandateText: String, mandateLocale: String)

Properties

Link copied to clipboard
Link copied to clipboard