Amazon.Shield.Model.Subscription.IsSetTimeCommitmentInSeconds C# (CSharp) Méthode

IsSetTimeCommitmentInSeconds() private méthode

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