swag-fraudbusters-management/openapi/components/schemas/CountInfo.yaml
2021-07-07 17:11:24 +03:00

12 lines
182 B
YAML

type: object
properties:
count:
type: integer
format: int64
endCountTime:
type: string
format: date-time
startCountTime:
type: string
format: date-time