RetailFacebookError::parseFromString Method [AX 2012]
Builds RetailFacebookError object from the response data received from Facebook in response to an erroneous request
client server public static RetailFacebookError parseFromString(str _input)
Run On
CalledParameters
- _input
- Type: str
The response data received from Facebook in response to an erroneous request
Return Value
Type: RetailFacebookError ClassThe RetailFacebookError object built from the response data received from Facebook in response to an erroneous request
Show: