status

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Initial is the first status upon Transfer Record creation
	Initial = "INITIAL"
	// Completed is a status set once an operation is successfully finished.
	// This is a terminal status
	Completed = "COMPLETED"
	// Failed is a status set once an operation has failed.
	// This is a terminal status
	Failed = "FAILED"
	// Submitted is set when a pending Fee/Schedule operation is created.
	Submitted = "SUBMITTED"
)

Entity Statuses

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL