Amazon.DeviceFarm.Model.GetOfferingStatusResponse.IsSetNextPeriod C# (CSharp) Method

IsSetNextPeriod() private method

private IsSetNextPeriod ( ) : bool
return bool
        internal bool IsSetNextPeriod()
        {
            return this._nextPeriod != null && this._nextPeriod.Count > 0; 
        }