Search Results for

    Show / Hide Table of Contents

    Class GetAutoshipChargeRulesRequest

    Inheritance
    System.Object
    GetAutoshipChargeRulesRequest
    Namespace: DirectScale.Disco.Extension.Hooks.Autoships
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class GetAutoshipChargeRulesRequest : Object

    Constructors

    GetAutoshipChargeRulesRequest()

    Declaration
    public GetAutoshipChargeRulesRequest()

    Properties

    Autoships

    Declaration
    public List<Autoship> Autoships { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<Autoship>

    ChargeDate

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