mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-12-08 13:49:37 +00:00
10 lines
139 B
YAML
10 lines
139 B
YAML
type: object
|
|
properties:
|
|
id:
|
|
type: number
|
|
description: Account ID
|
|
name:
|
|
type: string
|
|
description: Name of the account
|
|
|