PaymentMean

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

Parameters

id

the the unique UUID of payment mean

created

the Instant representation of the date of creation

alias

the name of the payment mean

cardExpiry

the YearMonth representation of the card expiration date

active

representing the state of the payment mean