Interface BridgersGetTransDataByIdResponse

Hierarchy

  • BridgersGetTransDataByIdResponse

Properties

Properties

data: {
    status: string;
    toHash: string;
}

Type declaration

  • status: string
  • toHash: string

Generated using TypeDoc