Skip to content

Commit

Permalink
Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
157 committed Jan 22, 2025
1 parent b75cf62 commit 39a8edf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/SmartTalk.Messages/Dto/PhoneOrder/PhoneOrderRecordDto.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ public class PhoneOrderRecordDto

public DateTimeOffset CreatedDate { get; set; }

public UserAccountDto UserAccount { get; set; }

public string TranscriptionJobId { get; set; }

public string LastModifiedByName { get; set; }
Expand Down

0 comments on commit 39a8edf

Please sign in to comment.