Преобразование json в модель
factory GetReceiptStatusRequest.fromJson(Map<String, dynamic> json) => _$GetReceiptStatusRequestFromJson(json);