Amazon.Shield.Model.Subscription.IsSetTimeCommitmentInSeconds C# (CSharp) Method

IsSetTimeCommitmentInSeconds() private method

private IsSetTimeCommitmentInSeconds ( ) : bool
return bool
        internal bool IsSetTimeCommitmentInSeconds()
        {
            return this._timeCommitmentInSeconds.HasValue; 
        }