public static class Invoice.RecordTaxWithheldRequest extends Request<Invoice.RecordTaxWithheldRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
Params |
params() |
Invoice.RecordTaxWithheldRequest |
taxWithheldAmount(Integer taxWithheldAmount) |
Invoice.RecordTaxWithheldRequest |
taxWithheldDate(Timestamp taxWithheldDate) |
Invoice.RecordTaxWithheldRequest |
taxWithheldDescription(String taxWithheldDescription) |
Invoice.RecordTaxWithheldRequest |
taxWithheldReferenceNumber(String taxWithheldReferenceNumber) |
header, headers, setIdempotencyKey, uripublic Invoice.RecordTaxWithheldRequest taxWithheldAmount(Integer taxWithheldAmount)
public Invoice.RecordTaxWithheldRequest taxWithheldReferenceNumber(String taxWithheldReferenceNumber)
public Invoice.RecordTaxWithheldRequest taxWithheldDate(Timestamp taxWithheldDate)
public Invoice.RecordTaxWithheldRequest taxWithheldDescription(String taxWithheldDescription)
public Params params()
params in class Request<Invoice.RecordTaxWithheldRequest>Copyright © 2023 ChargeBee. All rights reserved.