Search Results for

    Show / Hide Table of Contents

    Class ShippingType

    Inheritance
    System.Object
    ShippingType
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public sealed class ShippingType : Enum

    Fields

    FixedCost

    Declaration
    public const ShippingType FixedCost
    Field Value
    Type Description
    ShippingType

    LogisticsProvider

    Declaration
    public const ShippingType LogisticsProvider
    Field Value
    Type Description
    ShippingType

    PerPound

    Declaration
    public const ShippingType PerPound
    Field Value
    Type Description
    ShippingType

    Table

    Declaration
    public const ShippingType Table
    Field Value
    Type Description
    ShippingType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX