SavedBoncard

constructor(alias: String, maskedCardNumber: String?, boncardType: BoncardType)

This constructor has to be used to initialize a saved Boncard payment method.

Parameters

alias

Alias for a Boncard

maskedCardNumber

The masked card number you can use to display that specific card in your app.

boncardType

The specific subtype of card, which affects the title and logo that is displayed for the card.