mirror of
https://github.com/valitydev/swag-fraudbusters-management.git
synced 2024-11-06 08:15:21 +00:00
12 lines
182 B
YAML
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
|