Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 649 Bytes

BrandingAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 649 Bytes

openapi.model.BrandingAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sBrandingDescriptionX String The Description of the Branding in the language of the requester
pkiBrandingID int The unique ID of the Branding
bBrandingIsactive bool Whether the Branding is active or not

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