Skip to content

Commit

Permalink
Update Loyalties.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
p-zielinski committed Oct 11, 2023
1 parent a78d0ef commit 88d8c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk/src/types/Loyalties.ts
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ export type LoyaltiesTransferPointsResponseBody = {
object: 'list'
count?: number
entries?: string[]
url?: string
}
redemption?: {
quantity: number | null
Expand Down

0 comments on commit 88d8c96

Please sign in to comment.