export interface GetInstrumentVerificationLevelConfigRequest {
    AccountId: number;
}
