Documentation

OfferSerializer extends DetailSerializer
in package

Table of Contents

Methods

buildChanged()  : array<string|int, int>|array<string|int, string>|void
getChanged()  : array<string|int, mixed>|null
getNew()  : array<string|int, mixed>|null
getOld()  : array<string|int, mixed>|null
jsonSerialize()  : mixed
map()  : array<string|int, mixed>
setChanged()  : self
setNew()  : self
setOld()  : self
getAdditionalServices()  : mixed
getAmazonSlots()  : mixed
getCoupons()  : mixed
getOssService()  : mixed
getVatRegistrations()  : mixed
getVatServiceBillingCycle()  : mixed
getVatServiceCountries()  : mixed
getVatServiceCountryAddons()  : mixed
getVatServicePlan()  : mixed
vatServiceCountryAddonsRow()  : mixed
vatServiceCountryRow()  : mixed

Methods

buildChanged()

public buildChanged(array<string|int, mixed>|null $old, array<string|int, mixed>|null $new) : array<string|int, int>|array<string|int, string>|void
Parameters
$old : array<string|int, mixed>|null
$new : array<string|int, mixed>|null
Return values
array<string|int, int>|array<string|int, string>|void

getChanged()

public getChanged() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getNew()

public getNew() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getOld()

public getOld() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

map()

public map(array<string|int, mixed> $data) : array<string|int, mixed>
Parameters
$data : array<string|int, mixed>
Return values
array<string|int, mixed>

setChanged()

public setChanged(array<string|int, mixed>|null $changed) : self
Parameters
$changed : array<string|int, mixed>|null
Return values
self

setNew()

public setNew(array<string|int, mixed>|null $new) : self
Parameters
$new : array<string|int, mixed>|null
Return values
self

setOld()

public setOld(array<string|int, mixed>|null $old) : self
Parameters
$old : array<string|int, mixed>|null
Return values
self

getAdditionalServices()

private getAdditionalServices(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getAmazonSlots()

private getAmazonSlots(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getCoupons()

private getCoupons(mixed $data) : mixed
Parameters
$data : mixed

getOssService()

private getOssService(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getVatRegistrations()

private getVatRegistrations(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getVatServiceBillingCycle()

private getVatServiceBillingCycle(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getVatServiceCountries()

private getVatServiceCountries(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getVatServiceCountryAddons()

private getVatServiceCountryAddons(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

getVatServicePlan()

private getVatServicePlan(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

vatServiceCountryAddonsRow()

private vatServiceCountryAddonsRow(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

vatServiceCountryRow()

private vatServiceCountryRow(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

        
On this page

Search results