Generated after a successful Create Category request.

interface CategoryCreatedMessagePayload {
    category: Category;
    type: "CategoryCreated";
}

Hierarchy (View Summary, Expand)

Properties

Properties

category: Category

Category that was created.

type: "CategoryCreated"
MMNEPVFCICPMFPCPTTAAATR