You.i Engine
RokuUserAccount Struct Reference

Detailed Description

Structure describing the results of the Roku UserAccount request.

#include <iap/roku/YiRokuIAP.h>

Inheritance diagram for RokuUserAccount:

Public Member Functions

virtual ~RokuUserAccount ()=default
 
- Public Member Functions inherited from CloudIAPUser
virtual ~CloudIAPUser ()=default
 

Public Attributes

CYIString email
 
CYIString firstname
 
CYIString lastname
 
CYIString street
 
CYIString city
 
CYIString state
 
CYIString zip
 
CYIString country
 
CYIString phone
 
CYIString birth
 
CYIString gender
 

Constructor & Destructor Documentation

◆ ~RokuUserAccount()

virtual RokuUserAccount::~RokuUserAccount ( )
virtualdefault

Member Data Documentation

◆ birth

CYIString RokuUserAccount::birth

◆ city

CYIString RokuUserAccount::city

◆ country

CYIString RokuUserAccount::country

◆ email

CYIString RokuUserAccount::email

◆ firstname

CYIString RokuUserAccount::firstname

◆ gender

CYIString RokuUserAccount::gender

◆ lastname

CYIString RokuUserAccount::lastname

◆ phone

CYIString RokuUserAccount::phone

◆ state

CYIString RokuUserAccount::state

◆ street

CYIString RokuUserAccount::street

◆ zip

CYIString RokuUserAccount::zip

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