WavelynxNonceResponse

Represents the response containing a cryptographic nonce for authentication challenges

Overview of WavelynxNonceResponse goes here.

WavelynxNonceResponse Properties

WavelynxNonceResponse

Field Type Inherited from Description
Nonce String WavelynxNonceResponse Gets or sets the cryptographic nonce for authentication

JSON Structure of WavelynxNonceResponse

{
   "Nonce"	:	"String"
}