Amazon.APIGateway.Model.GetApiKeysRequest.IsSetCustomerId C# (CSharp) 메소드

IsSetCustomerId() 개인적인 메소드

private IsSetCustomerId ( ) : bool
리턴 bool
        internal bool IsSetCustomerId()
        {
            return this._customerId != null;
        }