Open 3D Engine AWSCore Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AWSCore::ServiceAPI::AWSAtrributionSuccessResponse Struct Reference

Struct for storing the success response. More...

#include <AWSAttributionServiceApi.h>

Public Member Functions

bool OnJsonKey (const char *key, AWSCore::JsonReader &reader)
 

Public Attributes

AZStd::string result
 Processing result for the input record.
 

Detailed Description

Struct for storing the success response.

Member Function Documentation

◆ OnJsonKey()

bool AWSCore::ServiceAPI::AWSAtrributionSuccessResponse::OnJsonKey ( const char *  key,
AWSCore::JsonReader reader 
)

Identify the expected property type and provide a location where the property value can be stored.

Parameters
keyName of the property.
readerJSON reader to read the property.

The documentation for this struct was generated from the following file: