Xsolla Payments SDK for Android/com.xsolla.android.payments.entity.response Package com.xsolla.android.payments.entity.response Types Types InvoicesDataResponse Link copied to clipboard @Serializabledata class InvoicesDataResponse(val invoicesData: List<InvoicesDataResponse.InvoiceData> = emptyList())Content copied to clipboard