PaymentSelection
Types
Link copied to clipboard
enum CustomerRequestedSave : Enum<PaymentSelection.CustomerRequestedSave>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class Saved(val paymentMethod: PaymentMethod, isGooglePay: Boolean = false) : PaymentSelection
Content copied to clipboard