9 lines
139 B
YAML
9 lines
139 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: number
|
|
description: Account ID
|
|
name:
|
|
type: string
|
|
description: Name of the account
|
|
|