-
Notifications
You must be signed in to change notification settings - Fork 121
[Bookings] Apply customer data to header #16226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bookings] Apply customer data to header #16226
Conversation
|
|
itsmeichigo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ![]()
| import struct Networking.Booking | ||
| import struct Networking.Customer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Similar comment as in the previous PR about importing Networking models. Yosemite is the preferred module to import models from.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated in c5573ee

Part of: WOOMOB-1426
Description
This is a continuation PR for the [Bookings] Customer data for Booking Details. Applies
Customerdata to Booking Details header.Testing steps
Testing information
Tested on iOS 26 iPhone 17 and iPad simulators.
Screenshots
RELEASE-NOTES.txtif necessary.