Search Results for

    Show / Hide Table of Contents

    Class GetShippingHookResponse

    Inheritance
    System.Object
    GetShippingHookResponse
    Namespace: DirectScale.Disco.Extension.Hooks.Orders.Shipping
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class GetShippingHookResponse : Object

    Constructors

    GetShippingHookResponse()

    Declaration
    public GetShippingHookResponse()

    Properties

    ShippingAmount

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