C# Class LINE.Datatypes.VerificationSessionData.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
availableVerificationMethods bool
callback bool
countryCode bool
method bool
nationalSignificantNumber bool
normalizedPhone bool
sessionId bool

Property Details

availableVerificationMethods public property

public bool availableVerificationMethods
return bool

callback public property

public bool callback
return bool

countryCode public property

public bool countryCode
return bool

method public property

public bool method
return bool

nationalSignificantNumber public property

public bool nationalSignificantNumber
return bool

normalizedPhone public property

public bool normalizedPhone
return bool

sessionId public property

public bool sessionId
return bool