Class CreateProfileResponse
Class CreateProfileResponse
Response schema for create profile api
- PayPal\Common\PayPalModel
- PayPal\Common\PayPalResourceModel implements PayPal\Rest\IResource
- PayPal\Api\WebProfile
- PayPal\Api\CreateProfileResponse
Methods summary
public
|
|
public
string
|
Methods inherited from PayPal\Api\WebProfile
create()
,
delete()
,
get()
,
getFlowConfig()
,
getInputFields()
,
getName()
,
getPresentation()
,
getTemporary()
,
get_list()
,
partial_update()
,
setFlowConfig()
,
setInputFields()
,
setName()
,
setPresentation()
,
setTemporary()
,
update()
Methods inherited from PayPal\Common\PayPalResourceModel
addLink()
,
executeCall()
,
getLink()
,
getLinks()
,
removeLink()
,
setLinks()
,
updateAccessToken()
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()