public class PricingCalculator extends BillingEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
PricingCalculator.PriceRequestCodeType |
| Modifier and Type | Field and Description |
|---|---|
protected static ResourcePath |
resourcePath |
m_client, PRETTY_PRINT_GSON| Modifier | Constructor and Description |
|---|---|
protected |
PricingCalculator() |
|
PricingCalculator(BillForwardClient client_) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourcePath |
getResourcePath() |
static PriceCalculation |
requestPriceCalculation(PriceRequest priceRequest_) |
protected static ResourcePath |
ResourcePath() |
protected static ResourcePath resourcePath
public PricingCalculator(BillForwardClient client_)
protected PricingCalculator()
public static PriceCalculation requestPriceCalculation(PriceRequest priceRequest_) throws APIException, AuthenticationException, InvalidRequestException, APIConnectionException, CardException
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.