Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 683 Bytes

FranchisebrokerAutocompleteElementResponse.md

File metadata and controls

17 lines (12 loc) · 683 Bytes

openapi.model.FranchisebrokerAutocompleteElementResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sFranchisebrokerName String The name of the Franchisebroker in the language of the requester
pkiFranchisebrokerID int The unique ID of the Franchisebroker
bFranchisebrokerIsactive bool Whether the Franchisebroker is active or not

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