TokenIssuanceStartResponse type
The main response interface that is related to the request, this extends IActionable as the response contains actions, we only allow actions that inherit the TokenIssuanceStartAction.
type TokenIssuanceStartResponse =
ActionableCloudEventResponse<TokenIssuanceStartAction>
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript