Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michel-codec
MichelsonTypeOr
Interface MichelsonTypeOr<T>
interface
MichelsonTypeOr
<
T
>
{
[sourceReference]
?:
SourceReference
;
annots
?:
string
[]
;
args
:
T
;
prim
:
"or"
;
}
Type Parameters
T
extends
[
MichelsonType
,
MichelsonType
]
Hierarchy
TypeX
<
"or"
,
T
>
MichelsonTypeOr
Index
Properties
[source
Reference]?
annots?
args
prim
Properties
Optional
[source
Reference]
[source
Reference]
?:
SourceReference
Optional
annots
annots
?:
string
[]
args
args
:
T
prim
prim
:
"or"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[source
Reference]
annots
args
prim
Taquito
Loading...