Flow.Net
Show / Hide Table of Contents

Class FlowConfigAccount

FlowConfigAccount represents an account

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

Properties

| Improve this Doc View Source

Address

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

Key

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