add response
This commit is contained in:
		
							parent
							
								
									83e9aef3c9
								
							
						
					
					
						commit
						aff5a872e3
					
				| 
						 | 
					@ -25,6 +25,7 @@ type ResponseNatsCampaignTransaction struct {
 | 
				
			||||||
	RejectedBy     primitive.ObjectID             `json:"rejectedBy,omitempty"`
 | 
						RejectedBy     primitive.ObjectID             `json:"rejectedBy,omitempty"`
 | 
				
			||||||
	ApprovedAt     string                         `json:"approvedAt,omitempty"`
 | 
						ApprovedAt     string                         `json:"approvedAt,omitempty"`
 | 
				
			||||||
	RejectedAt     string                         `json:"rejectedAt,omitempty"`
 | 
						RejectedAt     string                         `json:"rejectedAt,omitempty"`
 | 
				
			||||||
 | 
						CompletedAt    string                         `json:"completedAt,omitempty"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// ResponseCampaignShortInfo ...
 | 
					// ResponseCampaignShortInfo ...
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue