Get Standing Instruction History Page Items Response
@Serializable
Parameters
amount
error Log
execution Time
from Account
from Account Type
from Client
from Office
name
standing Instruction Id
status
to Account
to Account Type
to Client
to Office
Constructors
Link copied to clipboard
constructor(amount: Float? = null, errorLog: String? = null, executionTime: LocalDate? = null, fromAccount: GetStandingInstructionHistoryFromAccount? = null, fromAccountType: GetFromAccountTypeStandingInstructionSwagger? = null, fromClient: GetStandingInstructionHistoryPageItemsFromClient? = null, fromOffice: GetFromOfficeStandingInstructionSwagger? = null, name: String? = null, standingInstructionId: Long? = null, status: String? = null, toAccount: GetStandingInstructionHistoryToAccount? = null, toAccountType: GetToAccountTypeStandingInstructionSwagger? = null, toClient: GetStandingInstructionHistoryToClient? = null, toOffice: GetToOfficeStandingInstructionSwagger? = null)