Constructor
new Standard(id, name) → {Standard}
Parameters:
| Name | Type | Description | 
|---|---|---|
| id | number | the ID of the accessibility standard | 
| name | string | the name of the accessibility standard | 
- Source:
Returns:
- Type
- Standard
Members
id
    Gets the ID of the accessibility standard as defined in AMP.
- Source:
name
    Gets the name of the accessibility standard as defined in AMP.
- Source: