Interface ApiClientResponse
Properties
Optional body
body: undefined | string
headers
headers: Array<object>
statusCode
statusCode: number
Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.
Represents a response returned by ApiClient implementation to a Service Client.
ApiClientResponse
{ApiClientMessage}