-
Couldn't load subscription status.
- Fork 14
Open
Description
In the next branch, you can set an extension like item.setExtension('pri', 'A');
Once it is set, you can null the value, but you can't remove the whole extension object. So even if you set the extension to null, it will be part of item.toString(): pri:null
We might want to think about a way to remove extensions, like item.removeExtension('pri');
Metadata
Metadata
Assignees
Labels
No labels