public class OvhFreefaxProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhFaxSendingTries |
faxMaxCall
Number of max tentative of fax sending
canBeNull && readOnly
|
OvhFaxQualityEnum |
faxQuality
Quality of fax sending
canBeNull && readOnly
|
String |
faxTagLine
Customised freefax header
canBeNull && readOnly
|
String |
fromEmail
FROM email header
canBeNull && readOnly
|
String |
fromName
Name of the sender of the email
canBeNull && readOnly
|
String |
number
Freefax number in international format
canBeNull && readOnly
|
String[] |
redirectionEmail
Email address to redirect fax response.
|
| Constructor and Description |
|---|
OvhFreefaxProperties() |
public String number
public OvhFaxQualityEnum faxQuality
public String fromName
public String[] redirectionEmail
public OvhFaxSendingTries faxMaxCall
public String faxTagLine
public String fromEmail
Copyright © 2018. All rights reserved.