GetSavingsProductsLiabilityAccountOptions

@Serializable
data class GetSavingsProductsLiabilityAccountOptions(val disabled: Boolean? = null, val glCode: String? = null, val id: Int? = null, val manualEntriesAllowed: Boolean? = null, val name: String? = null, val nameDecorated: String? = null, val tagId: GetSavingsProductsLiabilityTagId? = null, val type: GetSavingsProductsLiabilityType? = null, val usage: GetSavingsProductsLiabilityUsage? = null)

Parameters

disabled
glCode
id
manualEntriesAllowed
name
nameDecorated
tagId
type
usage

Constructors

constructor(disabled: Boolean? = null, glCode: String? = null, id: Int? = null, manualEntriesAllowed: Boolean? = null, name: String? = null, nameDecorated: String? = null, tagId: GetSavingsProductsLiabilityTagId? = null, type: GetSavingsProductsLiabilityType? = 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 nameDecorated: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard