Search Results for

    Show / Hide Table of Contents

    Class GetAssociatesStatsHookResponse

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

    Constructors

    GetAssociatesStatsHookResponse()

    Declaration
    public GetAssociatesStatsHookResponse()

    Properties

    Stats

    Declaration
    public Dictionary<int, CommissionStats> Stats { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.Int32, CommissionStats>
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX