Search Results for

    Show / Hide Table of Contents

    Class ShippingRiskAssessment

    Inheritance
    object
    ShippingRiskAssessment
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1.Domain
    Assembly: Worldline.Connect.Sdk.dll
    Syntax
    public class ShippingRiskAssessment

    Properties

    Address

    Object containing address information

    Declaration
    public AddressPersonal Address { get; set; }
    Property Value
    Type Description
    AddressPersonal

    Comments

    Comments included during shipping

    Declaration
    public string Comments { get; set; }
    Property Value
    Type Description
    string

    TrackingNumber

    Shipment tracking number

    Declaration
    public string TrackingNumber { get; set; }
    Property Value
    Type Description
    string
    In This Article
    • Properties
      • Address
      • Comments
      • TrackingNumber
    Back to top Copyright (c) 2016 Global Collect Services B.V.