GetClientIdProductIdProductOptions

@Serializable
data class GetClientIdProductIdProductOptions(val accountingMappingOptions: Any? = null, val accountingMappings: GetClientIdProductIdAccountingMappings? = null, val accountingRule: GetShareAccountsClientIdProductIdAccountingRule? = null, val allowDividendCalculationForInactiveClients: Boolean? = null, val chargeOptions: GetShareAccountsChargeOptions? = null, val charges: String? = null, val currency: GetShareAccountsCurrency? = null, val currencyOptions: GetShareAccountsCurrency? = null, val description: String? = null, val id: Int? = null, val lockinPeriod: Int? = null, val lockinPeriodEnum: GetShareAccountsClientIdProductIdLockPeriodTypeEnum? = null, val lockinPeriodFrequencyTypeOptions: GetClientIdProductIdLockinPeriodFrequencyTypeOptions? = null, val marketPrice: String? = null, val maximumShares: Int? = null, val minimumActivePeriod: Int? = null, val minimumActivePeriodForDividendsTypeEnum: GetShareAccountsClientIdProductIdMinimumActivePeriodForDividendsTypeEnum? = null, val minimumActivePeriodFrequencyTypeOptions: GetClientIdProductIdMinimumActivePeriodFrequencyTypeOptions? = null, val minimumShares: Int? = null, val name: String? = null, val norminalShares: Int? = null, val shareCapital: Int? = null, val shortName: String? = null, val totalShares: Int? = null, val totalSharesIssued: Int? = null, val unitPrice: Int? = null)

Parameters

accountingMappingOptions
accountingMappings
accountingRule
allowDividendCalculationForInactiveClients
chargeOptions
charges
currency
currencyOptions
description
id
lockinPeriod
lockinPeriodEnum
lockinPeriodFrequencyTypeOptions
marketPrice
maximumShares
minimumActivePeriod
minimumActivePeriodForDividendsTypeEnum
minimumActivePeriodFrequencyTypeOptions
minimumShares
name
norminalShares
shareCapital
shortName
totalShares
totalSharesIssued
unitPrice

Constructors

Link copied to clipboard
constructor(accountingMappingOptions: Any? = null, accountingMappings: GetClientIdProductIdAccountingMappings? = null, accountingRule: GetShareAccountsClientIdProductIdAccountingRule? = null, allowDividendCalculationForInactiveClients: Boolean? = null, chargeOptions: GetShareAccountsChargeOptions? = null, charges: String? = null, currency: GetShareAccountsCurrency? = null, currencyOptions: GetShareAccountsCurrency? = null, description: String? = null, id: Int? = null, lockinPeriod: Int? = null, lockinPeriodEnum: GetShareAccountsClientIdProductIdLockPeriodTypeEnum? = null, lockinPeriodFrequencyTypeOptions: GetClientIdProductIdLockinPeriodFrequencyTypeOptions? = null, marketPrice: String? = null, maximumShares: Int? = null, minimumActivePeriod: Int? = null, minimumActivePeriodForDividendsTypeEnum: GetShareAccountsClientIdProductIdMinimumActivePeriodForDividendsTypeEnum? = null, minimumActivePeriodFrequencyTypeOptions: GetClientIdProductIdMinimumActivePeriodFrequencyTypeOptions? = null, minimumShares: Int? = null, name: String? = null, norminalShares: Int? = null, shareCapital: Int? = null, shortName: String? = null, totalShares: Int? = null, totalSharesIssued: Int? = null, unitPrice: Int? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val charges: String? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val description: String? = null
Link copied to clipboard
val id: Int? = null
Link copied to clipboard
val lockinPeriod: Int? = null
Link copied to clipboard
val marketPrice: String? = null
Link copied to clipboard
val maximumShares: Int? = null
Link copied to clipboard
Link copied to clipboard
val minimumShares: Int? = null
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val norminalShares: Int? = null
Link copied to clipboard
val shareCapital: Int? = null
Link copied to clipboard
val shortName: String? = null
Link copied to clipboard
val totalShares: Int? = null
Link copied to clipboard
val totalSharesIssued: Int? = null
Link copied to clipboard
val unitPrice: Int? = null