PaymentMean

constructor(id: String, created: Instant, alias: String, cardExpiry: YearMonth, active: Boolean, state: PaymentMeanState)

Parameters

id

the unique identifier of payment mean

created

the java.time.Instant representation of the date of creation

alias

a string displaying the last 4 digits of the IBAN linked to this payment mean

cardExpiry

the java.time.YearMonth representation of the card expiration date

active

representing the state of the payment mean