Skip to main content

GetVersionSuggestionRequest Constructors

An object defining constructors for the GetVersionSuggestionRequest class.

GetVersionSuggestionRequest(secretKey)

Initializes a new instance of the GetVersionSuggestionRequest class with security information.

Parameters:

secretKey (required): string
The encrypted secret key for the object requiring version suggestions.

This constructor creates a new GetVersionSuggestionRequest instance with the provided security key. It initializes the security information required to access the object's version history and generate appropriate version number suggestions.


GetVersionSuggestionRequest()

Initializes a new instance of the GetVersionSuggestionRequest class.