Class RedirectDataBase
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class RedirectDataBase
Properties
RedirectURL
Declaration
public string RedirectURL { get; set; }
Property Value
Type | Description |
---|---|
string |
RETURNMAC
Declaration
[JsonProperty(PropertyName = "RETURNMAC")]
public string RETURNMAC { get; set; }
Property Value
Type | Description |
---|---|
string |