MPIPhone

public struct MPIPhone : Codable

MPIPhone represents the phone of an MPILocation.

  • Phone number to contact with the MPILocation

    • Example: “000-000-0069”

    Declaration

    Swift

    public let number: String?