OneSDK
    Preparing search index...
    interface MerchResponse {
        arguments: [Merch, string];
        for: string;
        method: "onMerch";
        type: "event";
    }

    Hierarchy (View Summary)

    Index

    Properties

    arguments: [Merch, string]
    for: string
    method: "onMerch"
    type: "event"