Amazon.SimpleEmail.Model.SendDataPoint.IsSetBounces C# (CSharp) Method

IsSetBounces() private method

private IsSetBounces ( ) : bool
return bool
        internal bool IsSetBounces()
        {
            return this._bounces.HasValue; 
        }