interfaceAccountCreationSettings
export interface AccountCreationSettings {
accountType: AccountType;
currency: string;
leverage?: number;
userGroupName: string;
userGroupId: number;
}/wallet/account-creation-settingsPromise<AccountCreationSettings[]>
export interface AccountCreationSettings {
accountType: AccountType;
currency: string;
leverage?: number;
userGroupName: string;
userGroupId: number;
}GET /wallet/account-creation-settings
We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.