CheckoutOfferVatReg
in package
Class AccountCreation
Tags
Table of Contents
Properties
- $availableEndDate : DateTime|null
- $checkoutPlan : CheckoutPlan
- $companyCountry : Country
- $id : int
- $vatRegCountry : Country
Methods
- getAvailableEndDate() : DateTime|null
- getCheckoutPlan() : CheckoutPlan
- Get the value of checkoutPlan
- getCompanyCountry() : Country
- Get the value of companyCountry
- getVatRegCountry() : Country
- Get the value of vatRegCountry
Properties
$availableEndDate
private
DateTime|null
$availableEndDate
Tags
$checkoutPlan
private
CheckoutPlan
$checkoutPlan
Tags
$companyCountry
private
Country
$companyCountry
Tags
$id
private
int
$id
Tags
$vatRegCountry
private
Country
$vatRegCountry
Tags
Methods
getAvailableEndDate()
public
getAvailableEndDate() : DateTime|null
Return values
DateTime|nullgetCheckoutPlan()
Get the value of checkoutPlan
public
getCheckoutPlan() : CheckoutPlan
Return values
CheckoutPlangetCompanyCountry()
Get the value of companyCountry
public
getCompanyCountry() : Country
Return values
CountrygetVatRegCountry()
Get the value of vatRegCountry
public
getVatRegCountry() : Country