Loading...
Searching...
No Matches
FAccelByteModelsLocalizedPolicyVersionObject Struct Reference

Data Model for Localized Policy agreement. More...

#include <AccelByteAgreementModels.h>

Public Attributes

FString Id {}
 Unique Id for localized policy document.
FDateTime CreatedAt {0}
 Document creation time.
FDateTime UpdatedAt {0}
 Document updated time.
FString LocaleCode {}
 Locale code.
FString ContentType {}
 Content type of the legal document.
FString AttachmentLocation {}
 Url to download legal document's content.
FString AttachmentVersionIdentifier {}
 Attachment version identifier.
FString Description {}
FString Status {}
FDateTime PublishedDate {0}
bool IsDefaultSelection {false}

Detailed Description

Data Model for Localized Policy agreement.