|
| | ResCollectionStatusModel ({ super.id, super.reference, super.status, super.cancelationReason, }) |
| factory ResCollectionStatusModel | fromJson (Map< String, dynamic > json) |
| Map< String, dynamic > | toJson () |
| const | ResCollectionStatusEntity ({ this.id, this.reference, this.status, this.cancelationReason, }) |
◆ ResCollectionStatusEntity()
| const ResCollectionStatusEntity::ResCollectionStatusEntity |
( |
{ this.id, this.reference, this.status, this.cancelationReason, } | | ) |
|
|
private |
◆ fromJson()
◆ ResCollectionStatusModel()
| ResCollectionStatusEntity::ResCollectionStatusModel |
( |
{ super.id, super.reference, super.status, super.cancelationReason, } | | ) |
|
|
private |
◆ toJson()
| Map< String, dynamic > ResCollectionStatusEntity::toJson |
( |
| ) |
|
|
inlineprivate |
◆ cancelationReason
| final String ResCollectionStatusEntity::cancelationReason |
|
private |
◆ id
| final int ResCollectionStatusEntity::id |
|
private |
◆ reference
| final String ResCollectionStatusEntity::reference |
|
private |
◆ status
The documentation for this class was generated from the following files: