Consumer API · type

UpdateTransactionResponse

Generated schema definition for UpdateTransactionResponse.

Definition

graphql
type UpdateTransactionResponse {
message: String
messageStatus: String
otherTxnsRuleApplies: Int!
transaction: Transaction!
}