Docs
Tutorial
Blog
Reference
GitHub
StringContractParameter
Interface
Invocation
stack
item
for
a
string
.
export
interface
StringContractParameter
{
readonly
type
:
'String'
;
readonly
value
:
string
;
}
Properties
type
'String'
type
distinguishes
StringContractParameter
from
other
ContractParameter
object
types
.
value
string
Raw
string
value
.
PACKAGES
@neo-one/client
@neo-one/smart-contract
DOCS
Installation
Main Concepts
Advanced Guides
API Reference
Contributing
CHANNELS
GitHub
Stack Overflow
Discord Chat
Twitter
YouTube
MORE
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE