[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
ConfigurationStatus
Defines the properties of the configuration status
AllOf
This class requires all of the following:
JSON Example
{
"configResults": [
{
"message": "string",
"state": "PAYMENT_METHOD_CONFIG_ERROR"
}
],
"configState": "SUCCESS",
"createTimestamp": 0,
"updateTimestamp": 0
}