Wasm Directoryalpha
Record

claim-partner-offer-response

No description available.

record claim-partner-offer-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<claim-partner-offer-response-message-data>,
  response: option​<bool>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<claim-partner-offer-response-message-data>
responseoption​<bool>
throttle-secondsoption​<s32>