Documentation

VatRegistrationAddon
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Constants

CHARGEBEE_ID  = \Vatjar\Data\Entity\CheckoutAddon::TEXTID_ADDON_VAT_REGISTRATION
ID  = \Vatjar\Data\Entity\CheckoutAddon::ADDON_ID_OSS_REGISTRATION
LABEL  = "vat_registration"

Properties

$unitPrice  : int

Methods

getLabel()  : mixed
getUnitPrice()  : int
Get the value of unitPrice
jsonSerialize()  : mixed
setUnitPrice()  : self
Set the value of unitPrice

Constants

CHARGEBEE_ID

public mixed CHARGEBEE_ID = \Vatjar\Data\Entity\CheckoutAddon::TEXTID_ADDON_VAT_REGISTRATION

Properties

Methods

setUnitPrice()

Set the value of unitPrice

public setUnitPrice(int $unitPrice) : self
Parameters
$unitPrice : int
Return values
self

        
On this page

Search results