API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_Price_GetFormatted Function

The formatted string representation of the price, e.g., "$0.78". The value depends on the ovr_Price_GetCurrency() and ovr_Price_GetAmountInHundredths().

Signature

const char* ovr_Price_GetFormatted(const ovrPriceHandle obj)

Parameters

obj: const ovrPriceHandle

Returns

const char *