Interface ApiClientRequest

Represents a request sent from Service Clients to an ApiClient implementation.

export
interface

ApiClientRequest

extends

{ApiClientMessage}

Hierarchy

Index

Properties

Properties

Optional body

body: undefined | string

headers

headers: Array<object>

method

method: string

url

url: string
Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.