Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

A 3 letter currency identifier as defined in ISO 4217 (seeĀ https://en.wikipedia.org/wiki/ISO_4217).

PresentationML
<div class="PresentationML" data-version-id="2.0">
    <div class="entity" data-entity-id="gbp">
        <b>Cable: 1.47</b>
    </div>
</div>
EntityJSON
{
	"gbp":
	{
		"type":		"org.symphonyoss.fin.ccy.id.iso4217",
		"value":	"GBP"
	}
}
  • No labels