OBJECT

CreateWalletPaymentTransactionPayload

Autogenerated return type of CreateWalletPaymentTransaction

link GraphQL Schema definition

  • type CreateWalletPaymentTransactionPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # created transaction id
  • transactionId: ID!
  • }

link Require by