Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Xerp::Store::TokenRow
Inherits
Struct
<
Value
<
Object
Represents a row from the tokens table.
Constructors
new
(id :
Int64
, token :
String
, kind :
String
, df :
Int32
)
Source
Instance methods
df
Source
id
Source
kind
Source
token
Source