Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
EventLogConfig_Field
Interface EventLogConfig_Field
interface
EventLogConfig_Field
{
basicType
?:
EventLogConfig_BasicFieldType
;
coinType
?:
CoinID
;
name
:
string
;
structType
?:
EventLogConfig_StructFieldType
;
}
Index
Properties
basic
Type?
coin
Type?
name
struct
Type?
Properties
Optional
basic
Type
basicType
?:
EventLogConfig_BasicFieldType
Optional
coin
Type
coinType
?:
CoinID
name
name
:
string
Optional
struct
Type
structType
?:
EventLogConfig_StructFieldType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basic
Type
coin
Type
name
struct
Type
@sentio/sdk
Loading...