Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 561 Bytes

CorsResponseCompound.md

File metadata and controls

17 lines (12 loc) · 561 Bytes

openapi.model.CorsResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiCorsID int The unique ID of the Cors
fkiApikeyID int The unique ID of the Apikey
sCorsEntryurl String The entryurl of the Cors

[Back to Model list] [Back to API list] [Back to README]