Map<String, dynamic> toMap() { return <String, dynamic>{ 'clientBody': clientBody, 'receiptTypeClient': receiptTypeClient, }; }