Skip to content

Commit c213ac4

Browse files
committed
- Linting
1 parent 7ee6b19 commit c213ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyPost/Models/API/Options.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ public class Options : EasyPostObject
370370
/// </list>
371371
/// </summary>
372372
[JsonProperty("dropoff_type")]
373-
public string? DropoffType { get; set; } // enum server-side
373+
public string? DropoffType { get; set; } // enum server-side
374374

375375
/// <summary>
376376
/// Package contents contain dry ice.

0 commit comments

Comments
 (0)