Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Resolves the brand name to display for a saved card. The backend labels Maestro cards as "mastercard", so when the stored brand is Mastercard and the BIN identifies a Maestro card, surface Maestro instead. Every other brand is returned unchanged.

Link copied to clipboard
inline fun <T : Enum<T>> safeValueOf(type: String): T?
Link copied to clipboard