Get Account Transfers Template Response
@Serializable
GetAccountTransfersTemplateResponse
Parameters
from Account Type
from Account Type Options
from Client Options
from Office
from Office Options
to Account Type Options
to Office Options
transfer Amount
transfer Date
Constructors
Link copied to clipboard
constructor(fromAccountType: GetAccountTransfersFromAccountType? = null, fromAccountTypeOptions: Set<GetAccountTransfersFromAccountTypeOptions>? = null, fromClientOptions: Set<GetAccountTransfersFromClientOptions>? = null, fromOffice: GetAccountTransfersFromOffice? = null, fromOfficeOptions: Set<GetAccountTransfersFromOfficeOptions>? = null, toAccountTypeOptions: Set<GetAccountTransfersToAccountTypeOptions>? = null, toOfficeOptions: Set<GetAccountTransfersToOfficeOptions>? = null, transferAmount: Long? = null, transferDate: LocalDate? = null)