Idle

data class Idle(val supportedPayments: List<PaymentMethod>) : UiState.Awaiting

Constructors

Link copied to clipboard
constructor(supportedPayments: List<PaymentMethod>)

Properties

Link copied to clipboard
open override val supportedPayments: List<PaymentMethod>

Functions

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