Class RedirectDataBase
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.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 |