Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OutcomeSuccess

It represent an operation result that succeeded.

Hierarchy

Index

Properties

Properties

data

data: any

It's the result of the operation. It can be anything you wants. You should not let it to any and type it in your implementation.

outcome

outcome: "SUCCESS"

Generated using TypeDoc