SpecialSpace
Special parking space.
public init(
type: SpecialSpaceType,
name: String,
count: String?
)
Parameters
Properties
Type.
Localized name of a special place.
Number of spaces of this type in the parking lot.
Special parking space.
public init(
type: SpecialSpaceType,
name: String,
count: String?
)
Type.
Localized name of a special place.
Number of spaces of this type in the parking lot.