PlaceListCellModel

struct PlaceListCellModel : Codable

PlaceListCell에 뿌려질 데이터

  • Declaration

    Swift

    let title: String
  • Declaration

    Swift

    let address: String
  • Declaration

    Swift

    let distance: String