Type Alias TransactionType

TransactionType:
    | "pay"
    | "keyreg"
    | "acfg"
    | "axfer"
    | "afrz"
    | "appl"
    | "stpf"

Specifies the type of transaction. This value is automatically generated using any of the developer tools.