public static class Customer.ChangeBillingDateRequest extends Request<Customer.ChangeBillingDateRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
Customer.ChangeBillingDateRequest |
billingDate(Integer billingDate) |
Customer.ChangeBillingDateRequest |
billingDateMode(BillingDateMode billingDateMode) |
Customer.ChangeBillingDateRequest |
billingDayOfWeek(Customer.BillingDayOfWeek billingDayOfWeek) |
Customer.ChangeBillingDateRequest |
billingDayOfWeekMode(BillingDayOfWeekMode billingDayOfWeekMode) |
Customer.ChangeBillingDateRequest |
billingMonth(Integer billingMonth) |
Params |
params() |
header, headers, setIdempotencyKey, uripublic Customer.ChangeBillingDateRequest billingDate(Integer billingDate)
public Customer.ChangeBillingDateRequest billingMonth(Integer billingMonth)
public Customer.ChangeBillingDateRequest billingDateMode(BillingDateMode billingDateMode)
public Customer.ChangeBillingDateRequest billingDayOfWeek(Customer.BillingDayOfWeek billingDayOfWeek)
public Customer.ChangeBillingDateRequest billingDayOfWeekMode(BillingDayOfWeekMode billingDayOfWeekMode)
public Params params()
params in class Request<Customer.ChangeBillingDateRequest>Copyright © 2023 ChargeBee. All rights reserved.