feat: update
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
export type ClaimMembershipCouponResponse = {
|
||||
code: string;
|
||||
usedBefore: boolean;
|
||||
usageExpireAt: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user