Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
PartnerEntity Member List

This is the complete list of members for PartnerEntity, including all inherited members.

cityPartnerEntityprivate
districtPartnerEntityprivate
fromJson(Map< String, dynamic > json)PartnerEntityinlineprivate
idPartnerEntityprivate
isCompanyPartnerEntityprivate
monthlyCapacityPartnerEntityprivate
namePartnerEntityprivate
PartnerEntity({ required this.city, required this.district, required this.id, required this.isCompany, required this.monthlyCapacity, required this.name, required this.processType, required this.resCountryState, required this.street, required this.street2, required this.tokenTotalValue, required this.typeOfSupplier, })PartnerEntityprivate
PartnerModel({ required super.city, required super.district, required super.id, required super.isCompany, required super.monthlyCapacity, required super.name, required super.processType, required super.resCountryState, required super.street, required super.street2, required super.tokenTotalValue, required super.typeOfSupplier, })PartnerEntityprivate
processTypePartnerEntityprivate
resCountryStatePartnerEntityprivate
streetPartnerEntityprivate
street2PartnerEntityprivate
tokenTotalValuePartnerEntityprivate
typeOfSupplierPartnerEntityprivate