Amazon.Budgets.Model.UpdateSubscriberRequest.IsSetNewSubscriber C# (CSharp) Method

IsSetNewSubscriber() private method

private IsSetNewSubscriber ( ) : bool
return bool
        internal bool IsSetNewSubscriber()
        {
            return this._newSubscriber != null;
        }