Skip to content

Latest commit

 

History

History
executable file
·
14 lines (11 loc) · 1.53 KB

PaymentDisputeOutcomeDetail.md

File metadata and controls

executable file
·
14 lines (11 loc) · 1.53 KB

PaymentDisputeOutcomeDetail

Properties

Name Type Description Notes
fees \cbdesk\ebay_fullfilment\Model\SimpleAmount [optional]
protected_amount \cbdesk\ebay_fullfilment\Model\SimpleAmount [optional]
protection_status string This enumeration value indicates if the seller is fully protected, partially protected, or not protected by eBay for the payment dispute. This field is always returned once the payment dispute is resolved. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/fulfillment/types/api:ProtectionStatusEnum&#x27;&gt;eBay API documentation</a> [optional]
reason_for_closure string The enumeration value returned in this field indicates the outcome of the payment dispute for the seller. This field is always returned once the payment dispute is resolved. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/fulfillment/types/api:OutcomeEnum&#x27;&gt;eBay API documentation</a> [optional]
recoup_amount \cbdesk\ebay_fullfilment\Model\SimpleAmount [optional]
total_fee_credit \cbdesk\ebay_fullfilment\Model\SimpleAmount [optional]

[Back to Model list] [Back to API list] [Back to README]