This type is used by the base response of the getActivities method, and includes a log of all activities of a payment dispute, from creation to resolution.
Types that use PaymentDisputeActivityHistory
Not used by any types.
Call that uses PaymentDisputeActivityHistory
Fields
activity
array of PaymentDisputeActivity
This array holds all activities of a payment dispute, from creation to resolution. For each activity, the activity type, the actor, and a timestamp is shown. The getActivities response is dynamic, and grows with each recorded activity.