SyncOperationQueryProperty extension

on

Methods

collectionNameProperty() → QueryBuilder<SyncOperation, String, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

errorMessageProperty() → QueryBuilder<SyncOperation, String?, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

idProperty() → QueryBuilder<SyncOperation, int, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

operationTypeProperty() → QueryBuilder<SyncOperation, String, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

payloadProperty() → QueryBuilder<SyncOperation, String, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

recordIdProperty() → QueryBuilder<SyncOperation, String?, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

retryCountProperty() → QueryBuilder<SyncOperation, int, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

statusProperty() → QueryBuilder<SyncOperation, String, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension

timestampProperty() → QueryBuilder<SyncOperation, DateTime, QQueryOperations>

Available on QueryBuilder<SyncOperation, SyncOperation, QQueryProperty>, provided by the SyncOperationQueryProperty extension