Constructor Summary
| Public Constructor | ||
| public |
constructor(item: Post | Answer, isDeleted: boolean) What to delete |
|
Inherited Summary
| From class Request | ||
| protected |
|
|
| public |
cancel() Cancels the request. |
|
| public |
Formats the request object and returns an object of Request<T>'s T. |
|
| public |
Performs the request |
|
| From class PublishEdit | ||
| public |
format() |
|
