OBJECT

OrderOrderDetailPaymentInstructionAttributes

link GraphQL Schema definition

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