Class DisputesResponse
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Dispute
Assembly: connect-sdk-dotnet.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> |