interface CloudbotStoreResponse {
    arguments: [CloudbotStore[], string];
    for: string;
    method: "onLoyalty_store_redemption";
    type: "event";
}

Hierarchy (view full)

Properties

arguments: [CloudbotStore[], string]
for: string
method: "onLoyalty_store_redemption"
type: "event"