Skip to content

Conversation

VHripsime
Copy link
Contributor

No description provided.

@VHripsime VHripsime marked this pull request as ready for review September 19, 2025 08:17
@VHripsime VHripsime requested a review from zont163 September 19, 2025 08:21
val giftCardRedemption: Double? = null,
val totalBeforeGiftCardRedemption: Double? = null,
val giftCardDoubleSpending: Boolean? = null,
val fromOE: Boolean? = false,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а нам точно нужно такое поле? По appId мы не можем определить, что запрос пришел именно от OE?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

и что скрывается под этим полем? это ж публичное апи. вдруг кто-то еще захочет воспользоваться этим полем? как они поймут что им нужно именно оно?
скорее всего название поля должно отражать суть того, как оно повлияет на результаты расчета.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Да, посмотрела, внутри запроса уже приходит имя app-а. Так что закрою этот ПР.

@VHripsime VHripsime closed this Oct 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants