VatData

data class VatData(val code: Int?)

Constructors

Link copied to clipboard
constructor(code: Int?)

Properties

Link copied to clipboard
val code: Int?