/// <summary>
 /// <![CDATA[Initialises a new instance of the com.esendex.sdk.optouts.models.response.OptOutCreateResult<T>]]>
 /// </summary>
 public OptOutCreateResult()
 {
     Errors = new OptOutCreateError[0];
 }
 /// <summary>
 /// <![CDATA[Initialises a new instance of the com.esendex.sdk.optouts.models.response.OptOutCreateResult<T>]]>
 /// </summary>
 public OptOutCreateResult()
 {
     Errors = new OptOutCreateError[0];
 }