ExecuteRequestParameters interface

Payload for execute request post call.

Properties

requestMetadata

The request metadata.

serviceEndpoint

The endpoint of service to call.

Property Details

requestMetadata

The request metadata.

requestMetadata: RequestMetadata

Property Value

serviceEndpoint

The endpoint of service to call.

serviceEndpoint: string

Property Value

string