AuthSessionQueryProperty extension

on

Methods

bunkerUrlProperty() → QueryBuilder<AuthSession, String?, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

canSignProperty() → QueryBuilder<AuthSession, bool, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

createdAtProperty() → QueryBuilder<AuthSession, DateTime, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

idProperty() → QueryBuilder<AuthSession, String, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

isarIdProperty() → QueryBuilder<AuthSession, int, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

privateKeyProperty() → QueryBuilder<AuthSession, String?, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

pubkeyProperty() → QueryBuilder<AuthSession, String, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

tokenProperty() → QueryBuilder<AuthSession, String?, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension

typeProperty() → QueryBuilder<AuthSession, AuthType, QQueryOperations>

Available on QueryBuilder<AuthSession, AuthSession, QQueryProperty>, provided by the AuthSessionQueryProperty extension