BatchSendStatusType
Namespace: IotaSdk
public enum BatchSendStatusType
Inheritance Object → ValueType → Enum → BatchSendStatusType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| InProgress | 0 | |
| Succeeded | 1 | |
| Discarded | 2 |