Header menu logo FSharp.ATProto

LexDef Type

A named definition within a Lexicon document.

Union cases

Union case Description

DefType LexType

Full Usage: DefType LexType

Parameters:
Item : LexType

PermissionSet LexPermissionSet

Full Usage: PermissionSet LexPermissionSet

Parameters:

Procedure LexProcedure

Full Usage: Procedure LexProcedure

Parameters:

Query LexQuery

Full Usage: Query LexQuery

Parameters:
Item : LexQuery

Record LexRecord

Full Usage: Record LexRecord

Parameters:
Item : LexRecord

Subscription LexSubscription

Full Usage: Subscription LexSubscription

Parameters:

Token LexToken

Full Usage: Token LexToken

Parameters:
Item : LexToken

Instance members

Instance member Description

this.IsDefType

Full Usage: this.IsDefType

Returns: bool
Returns: bool

this.IsPermissionSet

Full Usage: this.IsPermissionSet

Returns: bool
Returns: bool

this.IsProcedure

Full Usage: this.IsProcedure

Returns: bool
Returns: bool

this.IsQuery

Full Usage: this.IsQuery

Returns: bool
Returns: bool

this.IsRecord

Full Usage: this.IsRecord

Returns: bool
Returns: bool

this.IsSubscription

Full Usage: this.IsSubscription

Returns: bool
Returns: bool

this.IsToken

Full Usage: this.IsToken

Returns: bool
Returns: bool

Type something to start searching.