FinancialsFee
No description
type FinancialsFee {
feeName: String
feeScope: String
feeType: String
feeValue: PositiveDecimal
id: String
}
Fields
FinancialsFee.feeName ● String scalar
Name of the fee
FinancialsFee.feeScope ● String scalar
Scope of the fee
FinancialsFee.feeType ● String scalar
Type of the fee
FinancialsFee.feeValue ● PositiveDecimal scalar
Amount of the fee
FinancialsFee.id ● String scalar
ID of the fee
Member Of
FinancialsSnapshot object