Amazon.APIGateway.Model.GetUsageResponse.IsSetUsagePlanId C# (CSharp) Метод

IsSetUsagePlanId() приватный Метод

private IsSetUsagePlanId ( ) : bool
Результат bool
        internal bool IsSetUsagePlanId()
        {
            return this._usagePlanId != null;
        }