Account Transfer Data
@Serializable
Parameters
currency
from Account
from Account Options
from Account Type
from Account Type Options
from Client
from Client Options
from Office
from Office Options
id
reversed
to Account
to Account Options
to Account Type
to Account Type Options
to Client
to Client Options
to Office
to Office Options
transfer Amount
transfer Date
transfer Description
Constructors
Link copied to clipboard
constructor(currency: CurrencyData? = null, fromAccount: PortfolioAccountData? = null, fromAccountOptions: List<PortfolioAccountData>? = null, fromAccountType: EnumOptionData? = null, fromAccountTypeOptions: List<EnumOptionData>? = null, fromClient: ClientData? = null, fromClientOptions: List<ClientData>? = null, fromOffice: OfficeData? = null, fromOfficeOptions: List<OfficeData>? = null, id: Long? = null, reversed: Boolean? = null, toAccount: PortfolioAccountData? = null, toAccountOptions: List<PortfolioAccountData>? = null, toAccountType: EnumOptionData? = null, toAccountTypeOptions: List<EnumOptionData>? = null, toClient: ClientData? = null, toClientOptions: List<ClientData>? = null, toOffice: OfficeData? = null, toOfficeOptions: List<OfficeData>? = null, transferAmount: Double? = null, transferDate: LocalDate? = null, transferDescription: String? = 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard