Skip to main content

OpenSignatures

OpenSignatures provides information about the status of signatures of performance reports and contracts. It shows the total number of open signatures, and the related details.

type OpenSignatures {
openSignaturesDetails: OpenSignaturesDetails!
totalContracts: Int!
totalPerformanceReports: Int!
}

Fields

OpenSignatures.openSignaturesDetails ● OpenSignaturesDetails! non-null object

OpenSignatures.totalContracts ● Int! non-null scalar

OpenSignatures.totalPerformanceReports ● Int! non-null scalar

Member Of

ResidentialPark object