interface AprResponse {
    vaults: VaultApr[];
}

Properties

Properties

vaults: VaultApr[]