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