You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Any web application operates with JSON, many API often both receive JSON and send in a monetary format.
Describe the solution you'd like
We need to add the toJson method, which returns something like:
Is your feature request related to a problem? Please describe.
Any web application operates with JSON, many API often both receive JSON and send in a monetary format.
Describe the solution you'd like
We need to add the toJson method, which returns something like:
Example
Don't forget that Currency can be also an Object type, it's also need serialization method.
Packages:
The text was updated successfully, but these errors were encountered: