Class ProtectionEligibility
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class ProtectionEligibility
Properties
Eligibility
Possible values:
- Eligible
- PartiallyEligible
- Ineligible
Declaration
public string Eligibility { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Possible values:
- ItemNotReceivedEligible
- UnauthorizedPaymentEligible
- Ineligible
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |