Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
ResCountryStateEntity Class Reference

Private Member Functions

 ResCountryStateEntity ({ required this.code, required this.countryId, required this.id, required this.name, })

Private Attributes

final String code
final num countryId
final num id
final String name

Detailed Description

Definition at line 503 of file collection_entity.dart.

Constructor & Destructor Documentation

◆ ResCountryStateEntity()

ResCountryStateEntity::ResCountryStateEntity ( { required this.code, required this.countryId, required this.id, required this.name, } )
private

Member Data Documentation

◆ code

final String ResCountryStateEntity::code
private

Definition at line 504 of file collection_entity.dart.

◆ countryId

final num ResCountryStateEntity::countryId
private

Definition at line 505 of file collection_entity.dart.

◆ id

final num ResCountryStateEntity::id
private

Definition at line 506 of file collection_entity.dart.

◆ name

final String ResCountryStateEntity::name
private

Definition at line 507 of file collection_entity.dart.


The documentation for this class was generated from the following file: