C# Class LINE.Datatypes.LoginResult.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
authToken bool
certificate bool
pinCode bool
type bool
verifier bool

Property Details

authToken public property

public bool authToken
return bool

certificate public property

public bool certificate
return bool

pinCode public property

public bool pinCode
return bool

type public property

public bool type
return bool

verifier public property

public bool verifier
return bool