Flow.Net
Show / Hide Table of Contents

Class FlowContract

FlowContract is a Cadence contract.

Inheritance
Object
FlowContract
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowContract

Properties

| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
String
| Improve this Doc View Source

Source

Declaration
public string Source { get; set; }
Property Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX