OBJECT

CartPaymentInstructionPaymentInstructionAttributes

link GraphQL Schema definition

1type CartPaymentInstructionPaymentInstructionAttributes {
2
3attrKey: String!
5
4attrValue: String
6
7}