C# Class LINE.Datatypes.Location.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
address bool
latitude bool
longitude bool
phone bool
title bool

Property Details

address public property

public bool address
return bool

latitude public property

public bool latitude
return bool

longitude public property

public bool longitude
return bool

phone public property

public bool phone
return bool

title public property

public bool title
return bool