PayshapRequestTransactionInput
No description
input PayshapRequestTransactionInput {
identifierKey: String!
identifierValue: String!
bankId: PayshapRequestBankId!
}
No description
input PayshapRequestTransactionInput {
identifierKey: String!
identifierValue: String!
bankId: PayshapRequestBankId!
}
identifierKey ● String! non-null scalaridentifierValue ● String! non-null scalarbankId ● PayshapRequestBankId! non-null enum