Search Results for

    Show / Hide Table of Contents

    Class ShipMethod

    Inheritance
    System.Object
    ShipMethod
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class ShipMethod : Object

    Constructors

    ShipMethod()

    Declaration
    public ShipMethod()

    Properties

    DisplayText

    Declaration
    public string DisplayText { get; set; }
    Property Value
    Type Description
    System.String

    ShipMethodId

    Declaration
    public int ShipMethodId { get; set; }
    Property Value
    Type Description
    System.Int32

    WarehouseId

    Declaration
    public int WarehouseId { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX