Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration IUuidNotesActionTypes

Index

Enumeration members

DELETE_UUID_NOTES

DELETE_UUID_NOTES: = "DELETE/uuid_notes/:id"

DISABLE_UUID_NOTES

DISABLE_UUID_NOTES: = "PUT/uuid_notes/disable"

GET_UUID_NOTES

GET_UUID_NOTES: = "GET/uuid_notes"

GET_UUID_NOTES_BY_ID

GET_UUID_NOTES_BY_ID: = "GET/uuid_notes/:id"

POST_UUID_NOTES

POST_UUID_NOTES: = "POST/uuid_notes"

PUT_UUID_NOTES

PUT_UUID_NOTES: = "PUT/uuid_notes"

Generated using TypeDoc