| Package | Description |
|---|---|
| org.killbill.billing.jaxrs.json |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentMethodJson.PaymentMethodProperties> |
PaymentMethodJson.PaymentMethodPluginDetailJson.getProperties() |
| Constructor and Description |
|---|
PaymentMethodJson.PaymentMethodPluginDetailJson(String externalPaymentId,
Boolean isDefaultPaymentMethod,
String type,
String ccName,
String ccType,
String ccExpirationMonth,
String ccExpirationYear,
String ccLast4,
String address1,
String address2,
String city,
String state,
String zip,
String country,
List<PaymentMethodJson.PaymentMethodProperties> properties) |
Copyright © 2010-2014. All Rights Reserved.