Class TemplateSettings
Class TemplateSettings
Settings per template
- PayPal\Common\PayPalModel
-
PayPal\Api\TemplateSettings
Methods summary
public
|
#
setFieldName( string $field_name )
The field name (for any field in template_data) for which the corresponding display preferences will be mapped to. |
public
string
|
#
getFieldName( )
The field name (for any field in template_data) for which the corresponding display preferences will be mapped to. |
public
|
#
setDisplayPreference(
Settings metadata for each field. |
public
|
Methods inherited from PayPal\Common\PayPalModel
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
fromArray(),
fromJson(),
getList(),
setCredential(),
toArray(),
toJSON()