ApiSchemas
ChannelId
One shape from the contract, as it appears on the wire.
Used by channels.issueToken, connections.create, connections.get, connections.getByName, connections.list, connections.upsert
Referenced from ChannelTokenIssued, Connection
JSON Schema
{
"type": "string",
"minLength": 1
}