Amazon.APIGateway.Model.GetApiKeysRequest.IsSetCustomerId C# (CSharp) Метод

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

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