Class FraudFieldsShippingDetails
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
[Obsolete("No replacement")]
public class FraudFieldsShippingDetails
Properties
MethodDetails
Details regarding the shipping method
Declaration
[Obsolete("No replacement")]
public string MethodDetails { get; set; }
Property Value
Type | Description |
---|---|
string |
MethodSpeed
Shipping method speed indicator
Declaration
[Obsolete("No replacement")]
public int? MethodSpeed { get; set; }
Property Value
Type | Description |
---|---|
int? |
MethodType
Shipping method type indicator
Declaration
[Obsolete("No replacement")]
public int? MethodType { get; set; }
Property Value
Type | Description |
---|---|
int? |