PayerIdentificationType

Enum of the identification-document types accepted for the payer of a Remittance cash transfer.

Used as the typed payerIdentificationType on io.rekast.sdk.model.CashTransfer and serialized by constant name (e.g. PASS) to match the API body format.

Entries

Link copied to clipboard

Passport.

Link copied to clipboard

Corporate identification.

Link copied to clipboard

Social security number issued in the SSA region.

Link copied to clipboard

National registration identification number.

Link copied to clipboard

Other identification not covered by the remaining types.

Link copied to clipboard

Driver's licence.

Link copied to clipboard

Social security number.

Link copied to clipboard

Alien registration number.

Link copied to clipboard

Identity card.

Link copied to clipboard

Employer-issued identification.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.