SellerAgreementDeclineInput
Input for declining seller agreement
input SellerAgreementDeclineInput {
agreementDecisionReason: String
}
Fields
SellerAgreementDeclineInput.agreementDecisionReason ● String scalar
Reason why seller decided to decline the agreement.
Member Of
sellerAgreementDecline mutation