Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 506 Bytes

DomainRequest.md

File metadata and controls

16 lines (11 loc) · 506 Bytes

openapi.model.DomainRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiDomainID int The unique ID of the Domain [optional]
sDomainName String The name of the Domain

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