chore(): updated type name
This commit is contained in:
@@ -60,7 +60,7 @@ export interface ExchangeBrokerSubAccountDepositRecordV5 {
|
||||
depositType: string;
|
||||
}
|
||||
|
||||
export interface BrokerVoucherSpec {
|
||||
export interface BrokerVoucherSpecV5 {
|
||||
id: string;
|
||||
coin: string;
|
||||
amountUnit: 'AWARD_AMOUNT_UNIT_USD' | 'AWARD_AMOUNT_UNIT_COIN';
|
||||
|
||||
Reference in New Issue
Block a user