Files
ubicloud/model
Jeremy Evans a5a93821b1 Switch from using [] to using member methods for when using the invoice serializer
This results in code that is easier to read, and better indicates
the code is dealing with an object and not a hash.

Rename ser to data in some Invoice methods to keep it consistent.

Allow Invoice#generate_pdf argument to be optional, and use the
invoice serializer if the argument is not given.

Remove unnecessary detailed: true options when calling the invoice
serializer.

Avoid creating an unnecessary invoice serializer in the invoice
route.
2025-08-08 15:16:13 -07:00
..
2025-08-06 01:55:51 +09:00
2025-08-07 14:40:13 -07:00
2024-12-14 11:48:31 +01:00
2025-08-05 16:26:18 +02:00
2025-01-31 14:24:34 +01:00
2025-08-07 16:06:01 -07:00
2025-06-11 11:24:17 -07:00
2025-08-07 02:12:54 +09:00
2025-07-07 10:52:33 +03:00