Flow.Net
Show / Hide Table of Contents

Class FlowAddress

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

Constructors

| Improve this Doc View Source

FlowAddress(String)

Declaration
public FlowAddress(string address)
Parameters
Type Name Description
String address

Properties

| Improve this Doc View Source

Address

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