Type Alias: PinClockData
type PinClockData = object;
Defined in: gen/types.gen.ts:8520
Properties
body
body: ClockPinRequest;
Defined in: gen/types.gen.ts:8521
path?
optional path: never;
Defined in: gen/types.gen.ts:8522
query?
optional query: never;
Defined in: gen/types.gen.ts:8523
url
url: "/clock";
Defined in: gen/types.gen.ts:8524