Search Results for

    Show / Hide Table of Contents

    Class GetPlaceToAssociatesHookRequest

    Requests the PlacementDetails for where AssociateId can be placed.

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

    Constructors

    GetPlaceToAssociatesHookRequest()

    Declaration
    public GetPlaceToAssociatesHookRequest()

    Properties

    AssociateId

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

    Tree

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