TT CORE SDK 2.0.1.1
TT CORE SDK documentation
Loading...
Searching...
No Matches
customer_profile.h File Reference
#include <stddef.h>
#include "shared_ptr.h"
Include dependency graph for customer_profile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ttsdk::CustomerProfile
 
class  ttsdk::CustomerProfileCollection
 

Namespaces

namespace  ttsdk
 

Typedefs

using ttsdk::CustomerProfilePtr = shared_ptr<const CustomerProfile>
 
using ttsdk::CustomerProfileCollectionPtr = shared_ptr<const CustomerProfileCollection>