Skip to content

Commit

Permalink
Update depositAddressResponse
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomer Vilensky committed Apr 29, 2021
1 parent 1052b38 commit b911d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export interface DepositAddressResponse {
type: string;
customerRefId?: string;
addressFormat: string;
legacyAddress?: string;
}

export interface GenerateAddressResponse {
Expand Down

0 comments on commit b911d77

Please sign in to comment.