CommandOutcomeMetadata
sourceThe outcome of a command may be a model that is published upon success (such as the creation or replacement of an object) or an error result.
type CommandOutcomeMetadata = Object | Object;
The outcome of a command may be a model that is published upon success (such as the creation or replacement of an object) or an error result.
type CommandOutcomeMetadata = Object | Object;