ProofListQueryBindingDto

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