| Package | Description | 
|---|---|
| com.scvngr.levelup.core.model.paymentmethod | 
| Modifier and Type | Field and Description | 
|---|---|
static Parcelable.Creator<ApplePayCardPaymentMethod.Metadata> | 
ApplePayCardPaymentMethod.Metadata.CREATOR
Implements the  
Parcelable interface. | 
| Modifier and Type | Method and Description | 
|---|---|
ApplePayCardPaymentMethod.Metadata | 
ApplePayCardPaymentMethod.getMetadata()
Metadata for  
ApplePayCardPaymentMethod. | 
| Constructor and Description | 
|---|
ApplePayCardPaymentMethod(String description,
                         Integer monthlyBillingDay,
                         MonetaryValue monthlyTransactionLimitAmount,
                         ApplePayCardPaymentMethod.Metadata metadata)  |