Class FlowContract
FlowContract is a Cadence contract.
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowContract
Properties
| Improve this Doc View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
String |
Source
Declaration
public string Source { get; set; }
Property Value
Type | Description |
---|---|
String |