Skip to content

Commit

Permalink
reverting back the address changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shagufa-ali committed Dec 6, 2023
1 parent dcb05e7 commit 21f5c54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/apiInterfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ export interface IApiErrorResponse {
field: string; // Todo - Check with PAPI the list of possible fields to declare const and types
severity: string; // Todo - Check with PAPI the list of possible severities to declare const and types
sub_type: string; // Todo - Check with PAPI the list of possible sub_types to declare const and types
address_type?: string;
}

export interface IApiErrorsResponse {
Expand Down

0 comments on commit 21f5c54

Please sign in to comment.