Skip to main content

The Operation Object

Each of Stellar’s operations have unique response shapes. Below are the attributes that are common across individual operation objects.

See the generic Operation errors.

  • ATTRIBUTEDATA TYPE

    DESCRIPTION

  • idnumber

    The operation's ID number.

  • paging_tokenstring

    A cursor value for use in pagination.

  • type_inumber

    A number indicating the operation type.

  • typestring

    The name of the operation type.

  • transaction_hashstring

    A unique identifier for the transaction this operation belongs to.

  • transaction_successfulboolean

    Indicates if this operation was part of a successful transaction.

  • source_accountstring

    The account that originates the operation.

  • created_atstring

    The date this operation was created.