Item:
iAmBool:
type: bool
iAmTrue:
type: true
iAmFalse:
type: false
iAmInt:
type: int
iAmFloat:
type: float
iAmString:
type: string
iAmArray:
type: array
iAmArrayObject:
type: ArrayObject
iAmEnum:
enumType: "Picamator\\Tests\\Integration\\TransferObject\\Transfer\\Enum\\ImBackedEnum"
data: # property name exist in the `AbstractTransfer`, testing collision with custom defined property
type: array
|