IdempotentRequestBuilder<SubscriptionBuilders.SimulateInstallmentsPlanRequestBuilder>, RequestBuilder<PaymentsPlan,Request<PaymentsPlan>>public static class SubscriptionBuilders.SimulateInstallmentsPlanRequestBuilder extends AbstractSubscriptionBuilders.AbstractSimulateInstallmentsPlanRequestBuilder<SubscriptionBuilders.SimulateInstallmentsPlanRequestBuilder,SubscriptionsResource,PaymentsPlan>
initialAmount, installmentPlan, money, paymentType, period, preserveEndOfMonth, startOn, storeId, zoneIdidempotencyKey| Constructor | Description |
|---|---|
SimulateInstallmentsPlanRequestBuilder(retrofit2.Retrofit retrofit,
MoneyLike money,
PaymentTypeName paymentType,
SubscriptionPeriod period) |
|
SimulateInstallmentsPlanRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
MoneyLike money,
PaymentTypeName paymentType,
SubscriptionPeriod period) |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<PaymentsPlan> |
getRequest(SubscriptionsResource resource) |
getInitialAmount, getInstallmentPlan, getMoney, getPaymentType, getPeriod, getPreserveEndOfMonth, getStartOn, getStoreId, getZoneId, withInitialAmount, withInstallmentPlan, withPreserveEndOfMonth, withStartOn, withZoneIdgetIdempotencyKey, withIdempotencyKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic SimulateInstallmentsPlanRequestBuilder(retrofit2.Retrofit retrofit,
MoneyLike money,
PaymentTypeName paymentType,
SubscriptionPeriod period)
public SimulateInstallmentsPlanRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
MoneyLike money,
PaymentTypeName paymentType,
SubscriptionPeriod period)
protected retrofit2.Call<PaymentsPlan> getRequest(SubscriptionsResource resource)
getRequest in class RetrofitRequestBuilder<PaymentsPlan,SubscriptionsResource>Copyright © 2018 The Apache Software Foundation. All rights reserved.