Class RefundMobileMethodSpecificOutput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class RefundMobileMethodSpecificOutput : RefundMethodSpecificOutput
Properties
Network
The network that was used for the refund. The string that represents the network is identical to the strings that the payment product vendors use in their documentation. For instance: "Visa" for Apple Pay, and "VISA" for Google Pay.
Declaration
public string Network { get; set; }
Property Value
Type | Description |
---|---|
string |