|
| | UpdateCollectionReqEntity ({ this.id, this.collectionRequest, this.instruction, this.dateOrder, this.quantity, this.partnerId, this.proposedTimeId, this.userId, }) |
| Map< String, dynamic > | toJson () |
◆ UpdateCollectionReqEntity()
| UpdateCollectionReqEntity::UpdateCollectionReqEntity |
( |
{ this.id, this.collectionRequest, this.instruction, this.dateOrder, this.quantity, this.partnerId, this.proposedTimeId, this.userId, } | | ) |
|
|
private |
◆ toJson()
| Map< String, dynamic > UpdateCollectionReqEntity::toJson |
( |
| ) |
|
|
inlineprivate |
◆ collectionRequest
| final String UpdateCollectionReqEntity::collectionRequest |
|
private |
◆ dateOrder
| final DateTime UpdateCollectionReqEntity::dateOrder |
|
private |
◆ id
| final num UpdateCollectionReqEntity::id |
|
private |
◆ instruction
| final String UpdateCollectionReqEntity::instruction |
|
private |
◆ partnerId
| final int UpdateCollectionReqEntity::partnerId |
|
private |
◆ proposedTimeId
| final int UpdateCollectionReqEntity::proposedTimeId |
|
private |
◆ quantity
| final num UpdateCollectionReqEntity::quantity |
|
private |
◆ userId
| final int UpdateCollectionReqEntity::userId |
|
private |
The documentation for this class was generated from the following file: