type
field which is its unique identifier.name
field of the action class will represent the name of the zebra we should feed. The hayAmount
tells us how many kilos of hay the zebra should get.[User API]
, [Product Page]
, [Dashboard Page]
.User
, Card
, Project
.[User API] GetUser
[Product Page] AddItemToCart
[Dashboard Page] ArchiveProject
API
in the context part of the action name we know that this event was fired because of an async action to an API.Todo
namespace. In this case just import namespace instead of multiple action classes in same file.