Skip to main content

RentalAccountStatementMovement

No description

type RentalAccountStatementMovement {
amount: Int
autoSendDate: Date
balance: Int
date: Date
id: UUID
insertedAt: DateTime
isAutomatic: Boolean
reference: String
state: String
title: String
type: MovementType
}

Fields

NomTypeDescription
amountInt scalar
autoSendDateDate scalar
balanceInt scalar
dateDate scalar
idUUID scalar
insertedAtDateTime scalar
isAutomaticBoolean scalar
referenceString scalar
stateString scalar
titleString scalar
typeMovementType enumPaginatedRentalAccountStatement