-
There is no good reason to not encode the ENUM values in PredefinedType as SUBTYPES.
For example:
```
TYPE IfcSensorTypeEnum = ENUMERATION OF
(COSENSOR
,CO2SENSOR
,CONDUCTANCESENSOR
,CO…
-
In the examples, you refer to `OnNotificationConfigurationChangeTopic`. But where is the documentation for this method?
Or: sometimes the examples refer to `BaseClient`. But: where is the documenta…
-
Hello,
First, kudos to an amazingly clean GQL service. Impossible to make it any better.
I am stuck with some code that users Enumerations instead of sealed traits to express Enums. It was eas…
-
**I'm submitting a bug report or possible feature request to support for UserIdentityTokenType 4 ** (check one with "x")
- ( x) bug report => search github for a similar issue or PR before …
-
Continuing a discussion from [here](https://github.com/jpdillingham/B2MML.NET/pull/3). @BrentHumphreys, @feldrim
I'd like to kick off this thread by suggesting that we first understand the use cas…
-
At the moment the only wat to know if an `http.Request` was canceled is to check the error string. If `http.errRequestCanceled` is exported this becomes much easier.
I can submit a change to gerrit i…
-
Response object is expected to have Id and Description named properties. I suggest to create a structured object to be used as response type.
-
The documentation of the "Item"-Element currently lists two attributes: "Text" and "Value". However, when adding translations for enumerations in a "Restriction"-element of a "ClaimType", the value of…
-
After importing this soap service:
https://katastr.cuzk.cz/dokumentace/ws28/wsdp/informace_v28.wsdl
in visual studio 2019, the generated Reference.cs class for this service contains one property wit…
-
# Problem
With multiaccoutns functionality user can derive mutliple keys to use with the status account.
Types:
* main (when it is used?)
* wallet (used for signing transactions)
* watch (transaction…