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