{
  "$id": "https://hash.ai/@h/types/data-type/myr/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/data-type",
  "abstract": false,
  "allOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/currency/v/1"
    }
  ],
  "description": "An amount denominated in Malaysian Ringgit (ISO 4217 MYR).",
  "kind": "dataType",
  "label": {
    "right": "MYR"
  },
  "title": "MYR",
  "type": "number"
}