Skip to main content

WarrantyInput

No description

input WarrantyInput {
agreementNumber: String
endDateValidity: Date
foreignId: String
id: UUID
reference: String
securityAmount: Int
startDateValidity: Date
}

Fields

NomTypeDescription
agreementNumberString scalar
endDateValidityDate scalar
foreignIdString scalarThe unique ID of the entity in a foreign system. Used for synchronization, import and export purposes.
idUUID scalarUnique identifier of the entity
referenceString scalarA human readable identifier for the entity. Can match external systems/applications.
securityAmountInt scalar
startDateValidityDate scalarMoralProfileInput