Class FlowConfigAccount
FlowConfigAccount represents an account
Namespace: Flow.Net.Sdk.Core.Models
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public class FlowConfigAccount
Properties
| Improve this Doc View SourceAddress
Declaration
public string Address { get; set; }
Property Value
Type | Description |
---|---|
String |
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
String |