class AccountBusinessInformation extends Model (View source)

Properties

protected $addressType
protected $addressDataType
protected $customerServiceType
protected $customerServiceDataType
string $koreanBusinessRegistrationNumber
string $phoneNumber
string $phoneVerificationStatus

Methods

setAddress(AccountAddress $address)

No description

getAddress()

No description

setCustomerService(AccountCustomerService $customerService)

No description

setKoreanBusinessRegistrationNumber($koreanBusinessRegistrationNumber)

No description

string
setPhoneNumber($phoneNumber)

No description

string
getPhoneNumber()

No description

setPhoneVerificationStatus($phoneVerificationStatus)

No description

string
getPhoneVerificationStatus()

No description

Details

setAddress(AccountAddress $address)

No description

Parameters

AccountAddress $address

AccountAddress getAddress()

No description

Return Value

AccountAddress

setCustomerService(AccountCustomerService $customerService)

No description

Parameters

AccountCustomerService $customerService

AccountCustomerService getCustomerService()

No description

Return Value

AccountCustomerService

setKoreanBusinessRegistrationNumber($koreanBusinessRegistrationNumber)

No description

Parameters

$koreanBusinessRegistrationNumber

string getKoreanBusinessRegistrationNumber()

No description

Return Value

string

setPhoneNumber($phoneNumber)

No description

Parameters

$phoneNumber

string getPhoneNumber()

No description

Return Value

string

setPhoneVerificationStatus($phoneVerificationStatus)

No description

Parameters

$phoneVerificationStatus

string getPhoneVerificationStatus()

No description

Return Value

string