InvalidParameters

One or more specified parameters are not valid for the call.

Constructors

Link copied to clipboard
constructor(value: Map<String, InvalidParameterDetail>)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this BadRequestDetails as a InvalidParameters and retrieves its Map value. Throws an exception if the BadRequestDetails is not a InvalidParameters.

Link copied to clipboard

Casts this BadRequestDetails as a InvalidParameters and retrieves its Map value. Returns null if the BadRequestDetails is not a InvalidParameters.