GetSavingsProductsIncomeAccountOptions

@Serializable
data class GetSavingsProductsIncomeAccountOptions(val disabled: Boolean? = null, val glCode: String? = null, val id: Int? = null, val manualEntriesAllowed: Boolean? = null, val name: String? = null, val tagId: Any? = null, val type: GetSavingsProductsIncomeType? = null, val usage: GetSavingsProductsLiabilityUsage? = null)

Parameters

disabled
glCode
id
manualEntriesAllowed
name
tagId
type
usage

Constructors

Link copied to clipboard
constructor(disabled: Boolean? = null, glCode: String? = null, id: Int? = null, manualEntriesAllowed: Boolean? = null, name: String? = null, tagId: Any? = null, type: GetSavingsProductsIncomeType? = null, usage: GetSavingsProductsLiabilityUsage? = null)

Properties

Link copied to clipboard
val disabled: Boolean? = null
Link copied to clipboard
val glCode: String? = null
Link copied to clipboard
val id: Int? = null
Link copied to clipboard
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val tagId: Any? = null
Link copied to clipboard
Link copied to clipboard