Skip to content

Commit 8406314

Browse files
authored
Update FeeDto.java
1 parent 39c10a5 commit 8406314

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/java/uk/gov/hmcts/reform/payments/client/models

src/main/java/uk/gov/hmcts/reform/payments/client/models/FeeDto.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package uk.gov.hmcts.reform.payments.client.models;
22

3+
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
34
import com.fasterxml.jackson.databind.PropertyNamingStrategy;
45
import com.fasterxml.jackson.databind.annotation.JsonNaming;
56
import lombok.AllArgsConstructor;

0 commit comments

Comments
 (0)