public class InvoiceResponse extends AbstractResponse<List<InvoiceResponse.Data>>
| Modifier and Type | Class and Description |
|---|---|
static class |
InvoiceResponse.AirInvoice |
static class |
InvoiceResponse.CouponInvoice |
static class |
InvoiceResponse.Data |
static class |
InvoiceResponse.Flight |
static class |
InvoiceResponse.HandwrittenInvoice |
static class |
InvoiceResponse.Item |
static class |
InvoiceResponse.MotorVehicleInvoice |
static class |
InvoiceResponse.PassengerCarInvoice |
static class |
InvoiceResponse.QuotaInvoice |
static class |
InvoiceResponse.ReceiptInvoice |
static class |
InvoiceResponse.RoadTaxInvoice |
static class |
InvoiceResponse.ShipInvoice |
static class |
InvoiceResponse.TaxiInvoice |
static class |
InvoiceResponse.TaxProofInvoice |
static class |
InvoiceResponse.TrainInvoice |
static class |
InvoiceResponse.TripInvoice |
static class |
InvoiceResponse.UsedCarInvoice |
static class |
InvoiceResponse.VatInvoice |
| Constructor and Description |
|---|
InvoiceResponse() |
Copyright © 2025. All rights reserved.