C# Class LINE.Datatypes.EmailConfirmation.Isset

显示文件 Open project: Banandana/LineSharp

Public Properties

Property Type Description
email bool
ignoreDuplication bool
password bool
usePasswordSet bool

Property Details

email public_oe property

public bool email
return bool

ignoreDuplication public_oe property

public bool ignoreDuplication
return bool

password public_oe property

public bool password
return bool

usePasswordSet public_oe property

public bool usePasswordSet
return bool