refactor-location #134
			
				
			
		
		
		
	| 
						 | 
					@ -16,6 +16,7 @@ type ResponseNatsCampaignTransaction struct {
 | 
				
			||||||
	Campaign       ResponseCampaignShortInfo      `json:"campaign"`
 | 
						Campaign       ResponseCampaignShortInfo      `json:"campaign"`
 | 
				
			||||||
	Seller         primitive.ObjectID             `json:"seller"`
 | 
						Seller         primitive.ObjectID             `json:"seller"`
 | 
				
			||||||
	Type           string                         `json:"type"`
 | 
						Type           string                         `json:"type"`
 | 
				
			||||||
 | 
						Status         string                         `json:"status"`
 | 
				
			||||||
	RejectedReason string                         `json:"rejectedReason"`
 | 
						RejectedReason string                         `json:"rejectedReason"`
 | 
				
			||||||
	CreatedAt      string                         `json:"createdAt"`
 | 
						CreatedAt      string                         `json:"createdAt"`
 | 
				
			||||||
	UpdatedAt      string                         `json:"updatedAt"`
 | 
						UpdatedAt      string                         `json:"updatedAt"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue