Flow.Net
Show / Hide Table of Contents

Class Event

Inheritance
Object
Event
Namespace: Flow.Net.Sdk.Core
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public static class Event

Fields

| Improve this Doc View Source

AccountContractAdded

Declaration
public const string AccountContractAdded = "flow.AccountContractAdded"
Field Value
Type Description
String
| Improve this Doc View Source

AccountContractRemoved

Declaration
public const string AccountContractRemoved = "flow.AccountContractRemoved"
Field Value
Type Description
String
| Improve this Doc View Source

AccountContractUpdated

Declaration
public const string AccountContractUpdated = "flow.AccountContractUpdated"
Field Value
Type Description
String
| Improve this Doc View Source

AccountCreated

Declaration
public const string AccountCreated = "flow.AccountCreated"
Field Value
Type Description
String
| Improve this Doc View Source

AccountKeyAdded

Declaration
public const string AccountKeyAdded = "flow.AccountKeyAdded"
Field Value
Type Description
String
| Improve this Doc View Source

AccountKeyRemoved

Declaration
public const string AccountKeyRemoved = "flow.AccountKeyRemoved"
Field Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX