InvoicesDataResponse
@Serializable
Content copied to clipboard
Constructors
Link copied to clipboard
fun InvoicesDataResponse(invoicesData: List<InvoicesDataResponse.InvoiceData> = emptyList())
Content copied to clipboard
Types
Link copied to clipboard
@Serializable
Content copied to clipboard
Link copied to clipboard
Functions
Properties
Link copied to clipboard
@SerializedName(value = "invoices_data")
Content copied to clipboard