//Granify Android SDK/com.granifyinc.granifysdk.models/SiteIdentifier/SiteIdentifier

SiteIdentifier

[androidJvm]
constructor(identifier: String)

Creates a SiteIdentifier from the underlying identifier string. Note that this string is case-sensitive.

Throws

   
IllegalArgumentException if identifier is not a 5-character alphanumeric string.