Amazon.APIGateway.Model.CreateApiKeyRequest.IsSetGenerateDistinctId C# (CSharp) Method

IsSetGenerateDistinctId() private method

private IsSetGenerateDistinctId ( ) : bool
return bool
        internal bool IsSetGenerateDistinctId()
        {
            return this._generateDistinctId.HasValue; 
        }