core.Map<core.String, core.dynamic> toJson() => { if (fullRefund != null) 'fullRefund': fullRefund!, if (proratedRefund != null) 'proratedRefund': proratedRefund!, };