GetSavingsProductsTemplateAccountingRule

@Serializable
data class GetSavingsProductsTemplateAccountingRule(val code: String? = null, val id: Int? = null, val value: String? = null)

Parameters

code
id

value

Constructors

Link copied to clipboard
constructor(code: String? = null, id: Int? = null, value: String? = null)

Properties

Link copied to clipboard
val code: String? = null
Link copied to clipboard
val id: Int? = null
Link copied to clipboard
val value: String? = null