GetPageItemsStandingInstructionSwagger

@Serializable
data class GetPageItemsStandingInstructionSwagger(val accountDetailId: Long? = null, val amount: Float? = null, val fromAccount: GetFromAccountStandingInstructionSwagger? = null, val fromAccountType: GetFromAccountTypeStandingInstructionSwagger? = null, val fromClient: GetFromClientStandingInstructionSwagger? = null, val fromOffice: GetFromOfficeStandingInstructionSwagger? = null, val id: Long? = null, val instructionType: GetInstructionTypeStandingInstructionSwagger? = null, val name: String? = null, val priority: GetPriorityStandingInstructionSwagger? = null, val recurrenceFrequency: GetRecurrenceFrequencyStandingInstructionSwagger? = null, val recurrenceInterval: Int? = null, val recurrenceOnMonthDay: LocalDate? = null, val recurrenceType: GetRecurrenceTypeStandingInstructionSwagger? = null, val status: GetStatusStandingInstructionSwagger? = null, val toAccount: GetToAccountStandingInstructionSwagger? = null, val toAccountType: GetToAccountTypeStandingInstructionSwagger? = null, val toClient: GetToClientStandingInstructionSwagger? = null, val toOffice: GetToOfficeStandingInstructionSwagger? = null, val transferType: GetTransferTypeStandingInstructionSwagger? = null, val validFrom: LocalDate? = null)

Parameters

accountDetailId
amount
fromAccount
fromAccountType
fromClient
fromOffice
id
instructionType
name
priority
recurrenceFrequency
recurrenceInterval
recurrenceOnMonthDay
recurrenceType
status
toAccount
toAccountType
toClient
toOffice
transferType
validFrom

Constructors

Link copied to clipboard
constructor(accountDetailId: Long? = null, amount: Float? = null, fromAccount: GetFromAccountStandingInstructionSwagger? = null, fromAccountType: GetFromAccountTypeStandingInstructionSwagger? = null, fromClient: GetFromClientStandingInstructionSwagger? = null, fromOffice: GetFromOfficeStandingInstructionSwagger? = null, id: Long? = null, instructionType: GetInstructionTypeStandingInstructionSwagger? = null, name: String? = null, priority: GetPriorityStandingInstructionSwagger? = null, recurrenceFrequency: GetRecurrenceFrequencyStandingInstructionSwagger? = null, recurrenceInterval: Int? = null, recurrenceOnMonthDay: LocalDate? = null, recurrenceType: GetRecurrenceTypeStandingInstructionSwagger? = null, status: GetStatusStandingInstructionSwagger? = null, toAccount: GetToAccountStandingInstructionSwagger? = null, toAccountType: GetToAccountTypeStandingInstructionSwagger? = null, toClient: GetToClientStandingInstructionSwagger? = null, toOffice: GetToOfficeStandingInstructionSwagger? = null, transferType: GetTransferTypeStandingInstructionSwagger? = null, validFrom: LocalDate? = null)

Properties

Link copied to clipboard
val accountDetailId: Long? = null
Link copied to clipboard
val amount: Float? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: Long? = null
Link copied to clipboard
val name: String? = null
Link copied to clipboard
Link copied to clipboard
val recurrenceInterval: Int? = null
Link copied to clipboard
val recurrenceOnMonthDay: LocalDate? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val validFrom: LocalDate? = null