Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateActions<T>

Interface for createCreateActions return type

Type parameters

  • T

Hierarchy

Index

Properties

CREATE

CREATE: string

Defining the type of the CREATE action type

CREATE_FAIL

CREATE_FAIL: string

Defining the type of the CREATE_FAIL action type

CREATE_SUCCESS

CREATE_SUCCESS: string

Defining the type of the CREATE_SUCCESS action type

Create

Create: object

Type of the Create action

Type declaration

CreateFail

CreateFail: object

Type of the CreateFail action

Type declaration

CreateSuccess

CreateSuccess: object

Type of the CreateSuccess action

Type declaration

Generated using TypeDoc