comment on outdate field
This commit is contained in:
@@ -205,6 +205,7 @@ export type ProfileRechargeOrder = {
|
||||
|
||||
export type ProfileRechargeCenterResponse = {
|
||||
walletBalance: number;
|
||||
// TODO mirror backend: should not nullable
|
||||
mudPointBalance?: ProfileMudPointBalance;
|
||||
membership: ProfileMembership;
|
||||
pointProducts: ProfileRechargeProduct[];
|
||||
|
||||
Reference in New Issue
Block a user