VatData

data class VatData(val code: Int?) : Parcelable

Data class representing the vat data.

Constructors

Link copied to clipboard
constructor(code: Int?)

Properties

Link copied to clipboard
val code: Int?

The code of the vat.