Type Alias: GetResourceContentResponses
type GetResourceContentResponses = object;
Defined in: gen/types.gen.ts:14453
Properties
200
200: Blob | File;
Defined in: gen/types.gen.ts:14457
The resource content is successfully returned.
type GetResourceContentResponses = object;
Defined in: gen/types.gen.ts:14453
200: Blob | File;
Defined in: gen/types.gen.ts:14457
The resource content is successfully returned.