Skip to content

Commit cef97fb

Browse files
authored
1 parent 7876525 commit cef97fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/cards.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ interface BaseUpdateAttributes extends UnimplementedFields {
518518
/**
519519
* Optional. See [Limits](https://docs.unit.co/cards/#card-limits) (cents).
520520
*/
521-
limits?: object
521+
limits?: CardLevelLimits
522522

523523
defaultFundingAccountId?: string
524524
}

0 commit comments

Comments
 (0)