ZEROSPAM\Framework\SDK\Request\Api\HasNullableFields

Synopsis

trait HasNullableFields {
}

Hierarchy

Members

private

  • $nullableChanged — array

Methods

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