Shared struct definitions for all Railsr domain objects.
All resource functions deserialise API responses into these structs. Unknown keys are silently dropped — the SDK stays forward-compatible with new fields added by Railsr without breaking existing code.
Summary
Functions
Deserialises a string-keyed or atom-keyed map into the given struct module. Unknown keys are silently dropped.