Get Accounts Type Account Id Response
@Serializable
GetAccountsTypeAccountIdResponse
Parameters
account No
allow Dividend Calculation For Inactive Clients
charges
client Id
client Name
currency
current Market Price
dividends
id
lock Period Type Enum
lockin Period
minimum Active Period
minimum Active Period Type Enum
product Id
product Name
purchased Shares
savings Account Id
savings Account Number
status
summary
timeline
Constructors
Link copied to clipboard
constructor(accountNo: Long? = null, allowDividendCalculationForInactiveClients: Boolean? = null, charges: Set<GetAccountsCharges>? = null, clientId: Long? = null, clientName: String? = null, currency: GetAccountsCurrency? = null, currentMarketPrice: Int? = null, dividends: List<String>? = null, id: Long? = null, lockPeriodTypeEnum: GetAccountsLockPeriodTypeEnum? = null, lockinPeriod: Int? = null, minimumActivePeriod: Int? = null, minimumActivePeriodTypeEnum: GetAccountsLockPeriodTypeEnum? = null, productId: Long? = null, productName: String? = null, purchasedShares: Set<GetAccountsPurchasedShares>? = null, savingsAccountId: Long? = null, savingsAccountNumber: Long? = null, status: GetAccountsStatus? = null, summary: GetAccountsSummary? = null, timeline: GetAccountsTimeline? = null)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard