In most cases where we use GetDouble() for attributes—such as working with money related to invoices—a decimal would be preferred. With the upcoming OnTopic 5.3.0, we expect a new GetDecimal() extension method which would be better suited for these cases.
In most cases where we use
GetDouble()for attributes—such as working with money related to invoices—a decimal would be preferred. With the upcoming OnTopic 5.3.0, we expect a newGetDecimal()extension method which would be better suited for these cases.