https://ns.adobe.com/xdm/classes/fsi/atm
For ATM information such as active status, addrerss, ID and name.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | classes/fsi/atm.schema.json |
- ATM
https://ns.adobe.com/xdm/classes/fsi/atm
- Record Schema
https://ns.adobe.com/xdm/data/record
- Postal address
https://ns.adobe.com/xdm/common/address
- Record Schema
{}
Property | Type | Required | Defined by |
---|---|---|---|
@id | string |
Optional | Record Schema |
xdm:atmAddress | Postal address | Optional | ATM (this schema) |
xdm:atmID | string |
Optional | ATM (this schema) |
xdm:atmName | string |
Optional | ATM (this schema) |
xdm:isAtmActive | boolean |
Optional | ATM (this schema) |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string
- defined in Record Schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
Physicial address where the ATM is located.
xdm:atmAddress
- is optional
- type: Postal address
- defined in this schema
- Postal address –
https://ns.adobe.com/xdm/common/address
ID associated with the ATM.
xdm:atmID
- is optional
- type:
string
- defined in this schema
string
Name associated with the ATM.
xdm:atmName
- is optional
- type:
string
- defined in this schema
string
Yes/no if the ATM is currently active.
xdm:isAtmActive
- is optional
- type:
boolean
- defined in this schema
boolean