Amazon.Budgets.Model.Subscriber.IsSetSubscriptionType C# (CSharp) Method

IsSetSubscriptionType() private method

private IsSetSubscriptionType ( ) : bool
return bool
        internal bool IsSetSubscriptionType()
        {
            return this._subscriptionType != null;
        }