# Float

The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).

```
scalar Float
```

### Member Of[​](#member-of "Direct link to Member Of")

[`AccountInvoiceLineItem`](https://docs.monei.com/apis/graphql/types/objects/account-invoice-line-item/.md) object ● [`AccountPayoutTerms`](https://docs.monei.com/apis/graphql/types/objects/account-payout-terms/.md) object ● [`Representative`](https://docs.monei.com/apis/graphql/types/objects/representative/.md) object ● [`RepresentativeData`](https://docs.monei.com/apis/graphql/types/objects/representative-data/.md) object ● [`RepresentativeInput`](https://docs.monei.com/apis/graphql/types/inputs/representative-input/.md) input
