Interest
Cost of borrowing or return on deposits
Extends: Finance
Interest
Cost of borrowing or return on deposits
Reference
Interest - finance.org.ai
Relationships
- relatedTo: https://schema.org/FinancialProduct
Properties
- index: 17
Usage
import { $ } from 'sdk.do'
// Query for Interest
const result = await db.query({
subject: $.Interest,
})