issuer | string <= 35 characters The entity that assigns the identification |
schema required | string Identifies this account identifier as generic, always |
object (GenericAccountIdentificationScheme) Identifies the scheme that defines the identification of a generic account. | |
value required | string [ 1 .. 40 ] characters |
{- "issuer": "string",
- "schema": "GENERIC",
- "scheme": {
- "schema": "string",
- "value": "AIIN"
}, - "value": "string"
}