C# Class LINE.Datatypes.EmailConfirmation.Isset

Show file Open project: Banandana/LineSharp

Public Properties

Property Type Description
email bool
ignoreDuplication bool
password bool
usePasswordSet bool

Property Details

email public property

public bool email
return bool

ignoreDuplication public property

public bool ignoreDuplication
return bool

password public property

public bool password
return bool

usePasswordSet public property

public bool usePasswordSet
return bool