Flow.Net
Show / Hide Table of Contents

Class CadenceTypeValueValue

Inheritance
Object
CadenceTypeValueValue
Namespace: Flow.Net.Sdk.Core.Cadence
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class CadenceTypeValueValue

Properties

| Improve this Doc View Source

StaticType

Declaration
[JsonProperty("staticType")]
public ICadenceType StaticType { get; set; }
Property Value
Type Description
ICadenceType
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX