Client
in package
implements
JsonSerializable
uses
UpdateTimeLifecycleCallbacks
Class User
Tags
Table of Contents
Interfaces
- JsonSerializable
Properties
- $accessBlocked : bool
- $accountManager : Client
- $active : bool|null
- $amazonProduct : array<string|int, AmazonProduct>|null
- $apiOrderUploadBatch : array<string|int, ApiOrderUploadBatch>|null
- $arrangedUser : Collection<string|int, ArrangedUser>
- $awaitingDeleteSince : DateTime|null
- $chargebeeUserId : string|null
- $clientAuthorization : array<string|int, UserAccountClientAuthorization>|null
- $clientLanguage : string|null
- $clientValue : ClientValue
- $companyAddress : string|null
- $companyAddressHouseNumber : string|null
- $companyAddressLineTwo : string|null
- $companyAddressStreet : string|null
- $companyCity : string|null
- $companyCountry : Country|null
- $companyLogo : string|null
- $companyName : string|null
- $companyState : string|null
- $companyZip : string|null
- $countryRegistrations : array<string|int, CheckoutRequestCountryRegistration>|null
- $cronPulls : array<string|int, CronPull>|null
- $deactivatedAt : DateTime|null
- $deactivationRequestDate : DateTime|null
- $defaultTraderType : TraderType
- $delayedFilesDeletion : array<string|int, DelayedFilesDeletion>|null
- $deletedAt : DateTime|null
- $drEnabled : bool
- $entries : array<string|int, Entry>|null
- $filingCompanies : array<string|int, FilingCompany>|null
- $goCardLessUserId : string|null
- $id : mixed
- $newSellerPlanSwitcher : bool
- When it is 0 we are going to change the plan automatically
- $notificationMarks : Collection<string|int, NotificationMark>
- $notificationSettings : NotificationSettings|null
- $proformaSubscription : ProformaSubscription|null
- $qualityChecks : array<string|int, UserQualityCheck>|null
- $rabbitMQSynced : bool
- $salesAgent : string|null
- $siretNumber : string|null
- $taxLetters : array<string|int, TaxLetter>
- $taxLetterStatuses : array<string|int, TaxLetterStatus>|null
- $textId : string|null
- $threshold : array<string|int, Threshold>|null
- $turnoverCorrect : array<string|int, TurnoverCorrect>|null
- $turnoverIncorrect : array<string|int, TurnoverIncorrect>|null
- $updateTime : DateTime
- $userAccount : UserAccount
- $userCache : mixed
- $userModules : array<string|int, UserModule>|null
- $userReportSetting : UserReportSetting|null
- $userVats : array<string|int, UserVat>|null
- $warehouseCountry : Country|null
Methods
- getAccessBlocked() : bool
- Get $accessBlocked
- getAccountManager() : Client|null
- getAccountManagerName() : mixed
- getActive() : bool|null
- Get $active
- getAmazonProduct() : array<string|int, AmazonProduct>|null
- Get $amazonProduct
- getAmazonUserModules() : array<string|int, UserModule>|null
- Get only amazon user modules
- getApiOrderUploadBatch() : array<string|int, ApiOrderUploadBatch>|null
- Get $apiOrderUploadBatch
- getArrangedUser() : array<string|int, ArrangedUser>|null
- getAwaitingDeleteSince() : DateTime|null
- Get $awaitingDeleteSince
- getChargebeeUserId() : string|null
- Get $chargebeeUserId
- getClientAuthorization() : array<string|int, UserAccountClientAuthorization>|null
- Get $clientAuthorization
- getClientLanguage() : string|null
- getClientStatus() : mixed
- getClientValue() : ClientValue
- getCompanyAddress() : string|null
- Get $companyAddress
- getCompanyAddressHouseNumber() : string|null
- getCompanyAddressLineTwo() : string|null
- getCompanyAddressStreet() : string|null
- getCompanyCity() : string|null
- Get $companyCity
- getCompanyCountry() : Country|null
- Get $companyCountry
- getCompanyCountryTwo() : mixed
- getCompanyLogo() : string|null
- Get $companyLogo
- getCompanyName() : string|null
- Get $companyName
- getCompanyState() : string|null
- Get $companyState
- getCompanyZip() : string|null
- Get $companyZip
- getCountryRegistrations() : array<string|int, CheckoutRequestCountryRegistration>|null
- getCronPulls() : array<string|int, CronPull>|null
- Get $cronPulls
- getDeactivatedAt() : DateTime|null
- getDeactivationRequestDate() : DateTime|null
- getDefaultTraderType() : TraderType
- getDeletedAt() : DateTime|null
- Get $deletedAt
- getDrEnabled() : bool
- getEntries() : array<string|int, Entry>|null
- Get $entries
- getFilingCompanies() : array<string|int, FilingCompany>|null
- Get $filingCompanies
- getGoCardLessUserId() : string|null
- Get $goCardLessUserId
- getId() : int|null
- Get $id
- getNewSellerPlanSwitcher() : bool
- getNotificationMarks() : Collection<string|int, NotificationMark>
- getNotificationSettings() : NotificationSettings|null
- Get the value of notificationSettings
- getOssRegistration() : CheckoutRequestCountryRegistration|null
- getOwner() : UserAccount
- getProformaSubscription() : ProformaSubscription|null
- getQualityChecks() : array<string|int, UserQualityCheck>|null
- Get $qualityChecks
- getRegion() : mixed
- getSalesAgent() : string|null
- getSiretNumber() : string|null
- Get the value of siretNumber
- getTaxLetters() : array<string|int, TaxLetter>
- Get the value of taxLetters
- getTaxLetterStatuses() : array<string|int, TaxLetterStatus>|null
- Get $taxLetterStatuses
- getTextId() : string|null
- Get $clientId
- getThreshold() : mixed
- Get the value of threshold
- getTurnoverCorrect() : array<string|int, TurnoverCorrect>|null
- Get $turnoverCorrect
- getTurnoverIncorrect() : array<string|int, TurnoverIncorrect>|null
- Get $turnoverCorrect
- getUpdateTime() : DateTime
- getUserAccount() : UserAccount
- Get $userAccount
- getUserCache() : mixed
- Get the value of userCache
- getUserModules() : array<string|int, UserModule>|null
- Get the value of userModules
- getUserQualityChecks() : array<string|int, UserQualityCheck>|null
- getUserReportSetting() : UserReportSetting|null
- Get $userReportSetting
- getUserVats() : Collection|null
- Get $userVats;
- getVatRegistrations() : array<string|int, mixed>
- getWarehouseCountry() : Country|null
- Get $country
- isDeleted() : bool
- isRabbitMQSynced() : bool
- jsonSerialize() : array<string|int, mixed>
- setAccessBlocked() : self
- Set $accessBlocked
- setAccountManager() : void
- setActive() : self
- Set $active
- setAmazonProduct() : self
- Set $amazonProduct
- setApiOrderUploadBatch() : self
- Set $apiOrderUploadBatch
- setAwaitingDeleteSince() : self
- Set $awaitingDeleteSince
- setChargebeeUserId() : self
- Set $chargebeeUserId
- setClientAuthorization() : self
- Set $clientAuthorization
- setClientLanguage() : self
- setClientValue() : void
- setCompanyAddress() : self
- Set $companyAddress
- setCompanyAddressHouseNumber() : self
- setCompanyAddressLineTwo() : self
- setCompanyAddressStreet() : self
- setCompanyCity() : self
- Set $companyCity
- setCompanyCountry() : self
- Set $companyCountry
- setCompanyLogo() : self
- Set $companyLogo
- setCompanyName() : self
- Set $companyName
- setCompanyState() : self
- Set $companyState
- setCompanyZip() : self
- Set $companyZip
- setCountryRegistrations() : void
- setCronPulls() : self
- Set $cronPulls
- setDeactivatedAt() : void
- setDeactivationRequestDate() : void
- setDefaultTraderType() : self
- setDeletedAt() : self
- Set $deletedAt
- setDrEnabled() : self
- setEntries() : self
- Set $entries
- setGoCardLessUserId() : self
- Set $goCardLessUserId
- setNewSellerPlanSwitcher() : void
- setNotificationMarks() : self
- setNotificationSettings() : self
- Set the value of notificationSettings
- setOwner() : mixed
- setProformaSubscription() : void
- setRabbitMQSynced() : void
- setSalesAgent() : self
- setSiretNumber() : self
- Set the value of siretNumber
- setTaxLetterStatuses() : self
- Set $taxLetterStatuses
- setTextId() : self
- Set $clientId
- setUpdateTime() : void
- setUserAccount() : self
- Set $userAccount
- setUserCache() : self
- Set the value of userCache
- setUserModules() : self
- Set the value of userModules
- setUserVats() : self
- Set $userVats;
- setWarehouseCountry() : self
- Set $country
- updateTimePrePersist() : mixed
- getLastArrangeAt() : string|null
- getTotalExecutionTime() : int|null
Properties
$accessBlocked
private
bool
$accessBlocked
= false
Tags
$accountManager
private
Client
$accountManager
Tags
$active
private
bool|null
$active
= true
Tags
$amazonProduct
private
array<string|int, AmazonProduct>|null
$amazonProduct
Tags
$apiOrderUploadBatch
private
array<string|int, ApiOrderUploadBatch>|null
$apiOrderUploadBatch
Tags
$arrangedUser
private
Collection<string|int, ArrangedUser>
$arrangedUser
Tags
$awaitingDeleteSince
private
DateTime|null
$awaitingDeleteSince
Tags
$chargebeeUserId
private
string|null
$chargebeeUserId
Tags
$clientAuthorization
private
array<string|int, UserAccountClientAuthorization>|null
$clientAuthorization
Tags
$clientLanguage
private
string|null
$clientLanguage
Tags
$clientValue
private
ClientValue
$clientValue
Tags
$companyAddress
private
string|null
$companyAddress
Tags
$companyAddressHouseNumber
private
string|null
$companyAddressHouseNumber
Tags
$companyAddressLineTwo
private
string|null
$companyAddressLineTwo
Tags
$companyAddressStreet
private
string|null
$companyAddressStreet
Tags
$companyCity
private
string|null
$companyCity
Tags
$companyCountry
private
Country|null
$companyCountry
Tags
$companyLogo
private
string|null
$companyLogo
Tags
$companyName
private
string|null
$companyName
Tags
$companyState
private
string|null
$companyState
Tags
$companyZip
private
string|null
$companyZip
Tags
$countryRegistrations
private
array<string|int, CheckoutRequestCountryRegistration>|null
$countryRegistrations
;
Tags
$cronPulls
private
array<string|int, CronPull>|null
$cronPulls
Tags
$deactivatedAt
private
DateTime|null
$deactivatedAt
Tags
$deactivationRequestDate
private
DateTime|null
$deactivationRequestDate
Tags
$defaultTraderType
private
TraderType
$defaultTraderType
Tags
$delayedFilesDeletion
private
array<string|int, DelayedFilesDeletion>|null
$delayedFilesDeletion
Tags
$deletedAt
private
DateTime|null
$deletedAt
Tags
$drEnabled
private
bool
$drEnabled
Tags
$entries
private
array<string|int, Entry>|null
$entries
Tags
$filingCompanies
private
array<string|int, FilingCompany>|null
$filingCompanies
Tags
$goCardLessUserId
private
string|null
$goCardLessUserId
Tags
$id
private
mixed
$id
Tags
$newSellerPlanSwitcher
When it is 0 we are going to change the plan automatically
private
bool
$newSellerPlanSwitcher
= 0
Tags
$notificationMarks
private
Collection<string|int, NotificationMark>
$notificationMarks
Tags
$notificationSettings
private
NotificationSettings|null
$notificationSettings
Tags
$proformaSubscription
private
ProformaSubscription|null
$proformaSubscription
Tags
$qualityChecks
private
array<string|int, UserQualityCheck>|null
$qualityChecks
Tags
$rabbitMQSynced
private
bool
$rabbitMQSynced
= false
Tags
$salesAgent
private
string|null
$salesAgent
Tags
$siretNumber
private
string|null
$siretNumber
Tags
$taxLetters
private
array<string|int, TaxLetter>
$taxLetters
Tags
$taxLetterStatuses
private
array<string|int, TaxLetterStatus>|null
$taxLetterStatuses
Tags
$textId
private
string|null
$textId
Tags
$threshold
private
array<string|int, Threshold>|null
$threshold
Tags
$turnoverCorrect
private
array<string|int, TurnoverCorrect>|null
$turnoverCorrect
Tags
$turnoverIncorrect
private
array<string|int, TurnoverIncorrect>|null
$turnoverIncorrect
Tags
$updateTime
private
DateTime
$updateTime
Tags
$userAccount
private
UserAccount
$userAccount
Tags
$userCache
private
mixed
$userCache
Tags
$userModules
private
array<string|int, UserModule>|null
$userModules
Tags
$userReportSetting
private
UserReportSetting|null
$userReportSetting
Tags
$userVats
private
array<string|int, UserVat>|null
$userVats
;
Tags
$warehouseCountry
private
Country|null
$warehouseCountry
Tags
Methods
getAccessBlocked()
Get $accessBlocked
public
getAccessBlocked() : bool
Return values
boolgetAccountManager()
public
getAccountManager() : Client|null
Return values
Client|nullgetAccountManagerName()
public
getAccountManagerName() : mixed
getActive()
Get $active
public
getActive() : bool|null
Return values
bool|nullgetAmazonProduct()
Get $amazonProduct
public
getAmazonProduct() : array<string|int, AmazonProduct>|null
Return values
array<string|int, AmazonProduct>|nullgetAmazonUserModules()
Get only amazon user modules
public
getAmazonUserModules() : array<string|int, UserModule>|null
Return values
array<string|int, UserModule>|nullgetApiOrderUploadBatch()
Get $apiOrderUploadBatch
public
getApiOrderUploadBatch() : array<string|int, ApiOrderUploadBatch>|null
Return values
array<string|int, ApiOrderUploadBatch>|nullgetArrangedUser()
public
getArrangedUser() : array<string|int, ArrangedUser>|null
Return values
array<string|int, ArrangedUser>|nullgetAwaitingDeleteSince()
Get $awaitingDeleteSince
public
getAwaitingDeleteSince() : DateTime|null
Return values
DateTime|nullgetChargebeeUserId()
Get $chargebeeUserId
public
getChargebeeUserId() : string|null
Return values
string|nullgetClientAuthorization()
Get $clientAuthorization
public
getClientAuthorization() : array<string|int, UserAccountClientAuthorization>|null
Return values
array<string|int, UserAccountClientAuthorization>|nullgetClientLanguage()
public
getClientLanguage() : string|null
Return values
string|nullgetClientStatus()
public
getClientStatus() : mixed
getClientValue()
public
getClientValue() : ClientValue
Return values
ClientValuegetCompanyAddress()
Get $companyAddress
public
getCompanyAddress() : string|null
Return values
string|nullgetCompanyAddressHouseNumber()
public
getCompanyAddressHouseNumber() : string|null
Return values
string|nullgetCompanyAddressLineTwo()
public
getCompanyAddressLineTwo() : string|null
Return values
string|nullgetCompanyAddressStreet()
public
getCompanyAddressStreet() : string|null
Return values
string|nullgetCompanyCity()
Get $companyCity
public
getCompanyCity() : string|null
Return values
string|nullgetCompanyCountry()
Get $companyCountry
public
getCompanyCountry() : Country|null
Return values
Country|nullgetCompanyCountryTwo()
public
getCompanyCountryTwo() : mixed
getCompanyLogo()
Get $companyLogo
public
getCompanyLogo() : string|null
Return values
string|nullgetCompanyName()
Get $companyName
public
getCompanyName() : string|null
Return values
string|nullgetCompanyState()
Get $companyState
public
getCompanyState() : string|null
Return values
string|nullgetCompanyZip()
Get $companyZip
public
getCompanyZip() : string|null
Return values
string|nullgetCountryRegistrations()
public
getCountryRegistrations() : array<string|int, CheckoutRequestCountryRegistration>|null
Return values
array<string|int, CheckoutRequestCountryRegistration>|nullgetCronPulls()
Get $cronPulls
public
getCronPulls() : array<string|int, CronPull>|null
Return values
array<string|int, CronPull>|nullgetDeactivatedAt()
public
getDeactivatedAt() : DateTime|null
Return values
DateTime|nullgetDeactivationRequestDate()
public
getDeactivationRequestDate() : DateTime|null
Return values
DateTime|nullgetDefaultTraderType()
public
getDefaultTraderType() : TraderType
Return values
TraderTypegetDeletedAt()
Get $deletedAt
public
getDeletedAt() : DateTime|null
Return values
DateTime|nullgetDrEnabled()
public
getDrEnabled() : bool
Return values
boolgetEntries()
Get $entries
public
getEntries() : array<string|int, Entry>|null
Return values
array<string|int, Entry>|nullgetFilingCompanies()
Get $filingCompanies
public
getFilingCompanies() : array<string|int, FilingCompany>|null
Return values
array<string|int, FilingCompany>|nullgetGoCardLessUserId()
Get $goCardLessUserId
public
getGoCardLessUserId() : string|null
Return values
string|nullgetId()
Get $id
public
getId() : int|null
Return values
int|nullgetNewSellerPlanSwitcher()
public
getNewSellerPlanSwitcher() : bool
Return values
boolgetNotificationMarks()
public
getNotificationMarks() : Collection<string|int, NotificationMark>
Return values
Collection<string|int, NotificationMark>getNotificationSettings()
Get the value of notificationSettings
public
getNotificationSettings() : NotificationSettings|null
Return values
NotificationSettings|nullgetOssRegistration()
public
getOssRegistration() : CheckoutRequestCountryRegistration|null
Return values
CheckoutRequestCountryRegistration|nullgetOwner()
public
getOwner() : UserAccount
Return values
UserAccountgetProformaSubscription()
public
getProformaSubscription() : ProformaSubscription|null
Return values
ProformaSubscription|nullgetQualityChecks()
Get $qualityChecks
public
getQualityChecks() : array<string|int, UserQualityCheck>|null
Return values
array<string|int, UserQualityCheck>|nullgetRegion()
public
getRegion() : mixed
getSalesAgent()
public
getSalesAgent() : string|null
Return values
string|nullgetSiretNumber()
Get the value of siretNumber
public
getSiretNumber() : string|null
Return values
string|nullgetTaxLetters()
Get the value of taxLetters
public
getTaxLetters() : array<string|int, TaxLetter>
Return values
array<string|int, TaxLetter>getTaxLetterStatuses()
Get $taxLetterStatuses
public
getTaxLetterStatuses() : array<string|int, TaxLetterStatus>|null
Return values
array<string|int, TaxLetterStatus>|nullgetTextId()
Get $clientId
public
getTextId() : string|null
Return values
string|nullgetThreshold()
Get the value of threshold
public
getThreshold() : mixed
getTurnoverCorrect()
Get $turnoverCorrect
public
getTurnoverCorrect() : array<string|int, TurnoverCorrect>|null
Return values
array<string|int, TurnoverCorrect>|nullgetTurnoverIncorrect()
Get $turnoverCorrect
public
getTurnoverIncorrect() : array<string|int, TurnoverIncorrect>|null
Return values
array<string|int, TurnoverIncorrect>|nullgetUpdateTime()
public
getUpdateTime() : DateTime
Return values
DateTimegetUserAccount()
Get $userAccount
public
getUserAccount() : UserAccount
Return values
UserAccountgetUserCache()
Get the value of userCache
public
getUserCache() : mixed
Tags
getUserModules()
Get the value of userModules
public
getUserModules() : array<string|int, UserModule>|null
Return values
array<string|int, UserModule>|nullgetUserQualityChecks()
public
getUserQualityChecks() : array<string|int, UserQualityCheck>|null
Return values
array<string|int, UserQualityCheck>|nullgetUserReportSetting()
Get $userReportSetting
public
getUserReportSetting() : UserReportSetting|null
Return values
UserReportSetting|nullgetUserVats()
Get $userVats;
public
getUserVats() : Collection|null
Return values
Collection|nullgetVatRegistrations()
public
getVatRegistrations() : array<string|int, mixed>
Return values
array<string|int, mixed>getWarehouseCountry()
Get $country
public
getWarehouseCountry() : Country|null
Return values
Country|nullisDeleted()
public
isDeleted() : bool
Return values
boolisRabbitMQSynced()
public
isRabbitMQSynced() : bool
Return values
booljsonSerialize()
public
jsonSerialize() : array<string|int, mixed>
Return values
array<string|int, mixed>setAccessBlocked()
Set $accessBlocked
public
setAccessBlocked(bool $accessBlocked) : self
Parameters
- $accessBlocked : bool
-
$accessBlocked
Return values
selfsetAccountManager()
public
setAccountManager(Client|null $accountManager) : void
Parameters
- $accountManager : Client|null
setActive()
Set $active
public
setActive(bool|null $active) : self
Parameters
- $active : bool|null
-
$active
Return values
selfsetAmazonProduct()
Set $amazonProduct
public
setAmazonProduct(array<string|int, AmazonProduct>|null $amazonProduct) : self
Parameters
- $amazonProduct : array<string|int, AmazonProduct>|null
-
$amazonProduct
Return values
selfsetApiOrderUploadBatch()
Set $apiOrderUploadBatch
public
setApiOrderUploadBatch(array<string|int, ApiOrderUploadBatch>|null $apiOrderUploadBatch) : self
Parameters
- $apiOrderUploadBatch : array<string|int, ApiOrderUploadBatch>|null
-
$apiOrderUploadBatch
Return values
selfsetAwaitingDeleteSince()
Set $awaitingDeleteSince
public
setAwaitingDeleteSince(DateTime|null $awaitingDeleteSince) : self
Parameters
- $awaitingDeleteSince : DateTime|null
-
$awaitingDeleteSince
Return values
selfsetChargebeeUserId()
Set $chargebeeUserId
public
setChargebeeUserId(string|null $chargebeeUserId) : self
Parameters
- $chargebeeUserId : string|null
-
$chargebeeUserId
Return values
selfsetClientAuthorization()
Set $clientAuthorization
public
setClientAuthorization(array<string|int, UserAccountClientAuthorization>|null $clientAuthorization) : self
Parameters
- $clientAuthorization : array<string|int, UserAccountClientAuthorization>|null
-
$clientAuthorization
Return values
selfsetClientLanguage()
public
setClientLanguage(string|null $clientLanguage) : self
Parameters
- $clientLanguage : string|null
Return values
selfsetClientValue()
public
setClientValue(ClientValue $clientValue) : void
Parameters
- $clientValue : ClientValue
setCompanyAddress()
Set $companyAddress
public
setCompanyAddress(string|null $companyAddress) : self
Parameters
- $companyAddress : string|null
-
$companyAddress
Return values
selfsetCompanyAddressHouseNumber()
public
setCompanyAddressHouseNumber(string|null $companyAddressHouseNumber) : self
Parameters
- $companyAddressHouseNumber : string|null
Return values
selfsetCompanyAddressLineTwo()
public
setCompanyAddressLineTwo(string|null $companyAddressLineTwo) : self
Parameters
- $companyAddressLineTwo : string|null
Return values
selfsetCompanyAddressStreet()
public
setCompanyAddressStreet(string|null $companyAddressStreet) : self
Parameters
- $companyAddressStreet : string|null
Return values
selfsetCompanyCity()
Set $companyCity
public
setCompanyCity(string|null $companyCity) : self
Parameters
- $companyCity : string|null
-
$companyCity
Return values
selfsetCompanyCountry()
Set $companyCountry
public
setCompanyCountry(Country|null $companyCountry) : self
Parameters
- $companyCountry : Country|null
-
$companyCountry
Return values
selfsetCompanyLogo()
Set $companyLogo
public
setCompanyLogo(string|null $companyLogo) : self
Parameters
- $companyLogo : string|null
-
$companyLogo
Return values
selfsetCompanyName()
Set $companyName
public
setCompanyName(string|null $companyName) : self
Parameters
- $companyName : string|null
-
$companyName
Return values
selfsetCompanyState()
Set $companyState
public
setCompanyState(string|null $companyState) : self
Parameters
- $companyState : string|null
-
$companyState
Return values
selfsetCompanyZip()
Set $companyZip
public
setCompanyZip(string|null $companyZip) : self
Parameters
- $companyZip : string|null
-
$companyZip
Return values
selfsetCountryRegistrations()
public
setCountryRegistrations(array<string|int, CheckoutRequestCountryRegistration>|null $countryRegistrations) : void
Parameters
- $countryRegistrations : array<string|int, CheckoutRequestCountryRegistration>|null
setCronPulls()
Set $cronPulls
public
setCronPulls(array<string|int, CronPull>|null $cronPulls) : self
Parameters
- $cronPulls : array<string|int, CronPull>|null
-
$cronPulls
Return values
selfsetDeactivatedAt()
public
setDeactivatedAt(DateTime|null $deactivatedAt) : void
Parameters
- $deactivatedAt : DateTime|null
setDeactivationRequestDate()
public
setDeactivationRequestDate(DateTime|null $deactivationRequestDate) : void
Parameters
- $deactivationRequestDate : DateTime|null
setDefaultTraderType()
public
setDefaultTraderType(TraderType $defaultTraderType) : self
Parameters
- $defaultTraderType : TraderType
Return values
selfsetDeletedAt()
Set $deletedAt
public
setDeletedAt(DateTime|null $deletedAt) : self
Parameters
- $deletedAt : DateTime|null
-
$deletedAt
Return values
selfsetDrEnabled()
public
setDrEnabled(bool $drEnabled) : self
Parameters
- $drEnabled : bool
Return values
selfsetEntries()
Set $entries
public
setEntries(array<string|int, Entry>|null $entries) : self
Parameters
- $entries : array<string|int, Entry>|null
-
$entries
Return values
selfsetGoCardLessUserId()
Set $goCardLessUserId
public
setGoCardLessUserId(string|null $goCardLessUserId) : self
Parameters
- $goCardLessUserId : string|null
-
$goCardLessUserId
Return values
selfsetNewSellerPlanSwitcher()
public
setNewSellerPlanSwitcher(bool $newSellerPlanSwitcher) : void
Parameters
- $newSellerPlanSwitcher : bool
setNotificationMarks()
public
setNotificationMarks(Collection<string|int, NotificationMark> $notificationMarks) : self
Parameters
- $notificationMarks : Collection<string|int, NotificationMark>
Return values
selfsetNotificationSettings()
Set the value of notificationSettings
public
setNotificationSettings(NotificationSettings|null $notificationSettings) : self
Parameters
- $notificationSettings : NotificationSettings|null
Return values
selfsetOwner()
public
setOwner(UserAccount $userAccount) : mixed
Parameters
- $userAccount : UserAccount
setProformaSubscription()
public
setProformaSubscription(ProformaSubscription|null $proformaSubscription) : void
Parameters
- $proformaSubscription : ProformaSubscription|null
setRabbitMQSynced()
public
setRabbitMQSynced(bool $rabbitMQSynced) : void
Parameters
- $rabbitMQSynced : bool
setSalesAgent()
public
setSalesAgent(string|null $salesAgent) : self
Parameters
- $salesAgent : string|null
Return values
selfsetSiretNumber()
Set the value of siretNumber
public
setSiretNumber(string|null $siretNumber) : self
Parameters
- $siretNumber : string|null
Return values
selfsetTaxLetterStatuses()
Set $taxLetterStatuses
public
setTaxLetterStatuses(array<string|int, TaxLetterStatus>|null $taxLetterStatuses) : self
Parameters
- $taxLetterStatuses : array<string|int, TaxLetterStatus>|null
-
$taxLetterStatuses
Return values
selfsetTextId()
Set $clientId
public
setTextId(string|null $textId) : self
Parameters
- $textId : string|null
-
$clientId
Return values
selfsetUpdateTime()
public
setUpdateTime(DateTime $updateTime) : void
Parameters
- $updateTime : DateTime
setUserAccount()
Set $userAccount
public
setUserAccount(UserAccount $userAccount) : self
Parameters
- $userAccount : UserAccount
-
$userAccount
Return values
selfsetUserCache()
Set the value of userCache
public
setUserCache(UserCache|null $userCache) : self
Parameters
- $userCache : UserCache|null
Return values
selfsetUserModules()
Set the value of userModules
public
setUserModules(array<string|int, UserModule>|null $userModules) : self
Parameters
- $userModules : array<string|int, UserModule>|null
Return values
selfsetUserVats()
Set $userVats;
public
setUserVats(array<string|int, UserVat>|null $userVats) : self
Parameters
- $userVats : array<string|int, UserVat>|null
-
$userVats;
Return values
selfsetWarehouseCountry()
Set $country
public
setWarehouseCountry(Country|null $country) : self
Parameters
- $country : Country|null
-
$country
Return values
selfupdateTimePrePersist()
public
updateTimePrePersist() : mixed
Tags
getLastArrangeAt()
private
getLastArrangeAt() : string|null
Return values
string|nullgetTotalExecutionTime()
private
getTotalExecutionTime() : int|null