class MangoModel::CardRegistration

Card Registration entity

Attributes

access_key[RW]
String

Its access key (a special key needed for registering a card)

card_id[RW]
String

The card's ID

card_registration_url[RW]
String

The URL to submit the card details form to

card_type[RW]
CardType

The type of card

currency[RW]
CurrencyIso

Its currency

preregistration_data[RW]
String

A specific value to pass to the card registration URL

registration_data[RW]
String

Having registered a card, this confirmation hash needs to be

updated to the card item

result_code[RW]
String

The result code

result_message[RW]
String

Explanation of the result

status[RW]
CardStatus

Status of the registration

user_id[RW]
String

Its owner's ID