Class DisputesResponse
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class DisputesResponse
Properties
Disputes
Array containing disputes and their characteristics.
Declaration
public IList<Dispute> Disputes { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<Dispute> |