GetProductsAccountingMappings

@Serializable
data class GetProductsAccountingMappings(val incomeFromFeeAccountId: GetIncomeFromFeeAccountId? = null, val shareEquityId: GetShareEquityId? = null, val shareReferenceId: GetShareReferenceId? = null, val shareSuspenseId: GetShareSuspenseId? = null)

Parameters

incomeFromFeeAccountId
shareEquityId
shareReferenceId
shareSuspenseId

Constructors

Link copied to clipboard
constructor(incomeFromFeeAccountId: GetIncomeFromFeeAccountId? = null, shareEquityId: GetShareEquityId? = null, shareReferenceId: GetShareReferenceId? = null, shareSuspenseId: GetShareSuspenseId? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard