PutTaxesGroupModifiedComponents

@Serializable
data class PutTaxesGroupModifiedComponents(val endDate: String? = null, val taxComponentId: Int? = null)

Parameters

endDate
taxComponentId

Constructors

Link copied to clipboard
constructor(endDate: String? = null, taxComponentId: Int? = null)

Properties

Link copied to clipboard
val endDate: String? = null
Link copied to clipboard
val taxComponentId: Int? = null