ProofListQuery

constructor(page: UInt, pageSize: UInt, organisationId: String, sort: SortableProofColumn?, sortDirection: SortDirection?, name: String?, profiles: List<String>?, ids: List<String>?, proofStates: List<ProofState>?, proofRoles: List<ProofRole>?, proofSchemaIds: List<String>?, exact: List<ProofListQueryExactColumn>?, createdDateAfter: String?, createdDateBefore: String?, lastModifiedAfter: String?, lastModifiedBefore: String?, requestedDateAfter: String?, requestedDateBefore: String?, completedDateAfter: String?, completedDateBefore: String?)