public class CheckoutViewModel
extends AndroidViewModel
Constructor and Description |
---|
CheckoutViewModel(Application application) |
Modifier and Type | Method and Description |
---|---|
CheckoutMethodsLiveData |
getCheckoutMethodsLiveData() |
void |
updateCheckoutMethodsViewModel(PaymentSession paymentSession) |
public CheckoutMethodsLiveData getCheckoutMethodsLiveData()
public void updateCheckoutMethodsViewModel(PaymentSession paymentSession)