@ccw-api/api
Preparing search index...
community-web/smart_contract/detail
Res
Type Alias Res
type
Res
=
{
accountId
:
MongoDBId
;
bizId
:
MongoDBId
;
bizType
:
SmartContractBizType
;
createdAt
:
number
;
id
:
number
;
rules
:
SmartContractRule
[]
;
status
:
"ENABLED"
;
title
:
string
;
type
:
string
;
updatedAt
:
number
;
}
Index
Properties
account
Id
biz
Id
biz
Type
created
At
id
rules
status
title
type
updated
At
Properties
account
Id
accountId
:
MongoDBId
biz
Id
bizId
:
MongoDBId
biz
Type
bizType
:
SmartContractBizType
created
At
createdAt
:
number
id
id
:
number
rules
rules
:
SmartContractRule
[]
status
status
:
"ENABLED"
title
title
:
string
type
type
:
string
updated
At
updatedAt
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
biz
Id
biz
Type
created
At
id
rules
status
title
type
updated
At
@ccw-api/api
Loading...