Converts this object to a serializable map.
@override Map<String, dynamic> toSerializable() { return {'AmountsReq': amountsReq.toSerializable()}; }