Search Results for

    Show / Hide Table of Contents

    Class FraudFieldsShippingDetails

    Inheritance
    object
    FraudFieldsShippingDetails
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Definitions
    Assembly: connect-sdk-dotnet.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?
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.