ZEROSPAM\Framework\SDK\Test\Base\Request\NullableTestRequest

Synopsis

class NullableTestRequest extends TestRequest implements WithNullableFields {
}

Hierarchy

Members

Methods

public

Inherited from ZEROSPAM\Framework\SDK\Test\Base\Data\Request\TestRequest

public

Inherited from ZEROSPAM\Framework\SDK\Request\Api\BaseRequest

protected

public

Inherited from ZEROSPAM\Framework\SDK\Request\Api\HasNullableFields

protected

public

  • isNullable() — Is the given field nullable
  • isValueChanged() — Check if the given field is nullable and if it should be included in the request

History