interface IBaseSubObjectOptions {
    httpClient: AxiosInstance;
}

Properties

Properties

httpClient: AxiosInstance

Generated using TypeDoc