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