Map<String, dynamic> toJson() => { "external_id": externalId, "receipt": receipt.toJson(), "service": service.toJson(), "timestamp": timestamp, };