partySize
The number of passengers that the ride must accommodate.
Declaration
@nonobjc final var partySize: Int? { get }Discussion
The party size includes the total number of passengers.
The number of passengers that the ride must accommodate.
@nonobjc final var partySize: Int? { get }The party size includes the total number of passengers.