update
This commit is contained in:
@@ -109,6 +109,7 @@ type OutgoingLetterResponse struct {
|
||||
ApprovalFlowID *uuid.UUID `json:"approval_flow_id,omitempty"`
|
||||
RevisionNumber int `json:"revision_number"`
|
||||
CreatedBy uuid.UUID `json:"created_by"`
|
||||
CreatedName string `json:"created_name"`
|
||||
CreatedAt time.Time `json:"created_at"`
|
||||
UpdatedAt time.Time `json:"updated_at"`
|
||||
IsRead bool `json:"is_read"`
|
||||
|
||||
Reference in New Issue
Block a user