PartnerClaim
class PartnerClaim extends Model (View source)
Properties
string | $configurationId | ||
string | $customerId | ||
protected | $deviceIdentifierType | ||
protected | $deviceIdentifierDataType | ||
protected | $deviceMetadataType | ||
protected | $deviceMetadataDataType | ||
string | $googleWorkspaceCustomerId | ||
string | $preProvisioningToken | ||
string | $sectionType | ||
string | $simlockProfileId |
Methods
setConfigurationId($configurationId)
No description
string
getConfigurationId()
No description
setCustomerId($customerId)
No description
string
getCustomerId()
No description
getDeviceIdentifier()
No description
getDeviceMetadata()
No description
setGoogleWorkspaceCustomerId($googleWorkspaceCustomerId)
No description
string
getGoogleWorkspaceCustomerId()
No description
setPreProvisioningToken($preProvisioningToken)
No description
string
getPreProvisioningToken()
No description
setSectionType($sectionType)
No description
string
getSectionType()
No description
setSimlockProfileId($simlockProfileId)
No description
string
getSimlockProfileId()
No description
Details
setConfigurationId($configurationId)
No description
string
getConfigurationId()
No description
setCustomerId($customerId)
No description
string
getCustomerId()
No description
setDeviceIdentifier(DeviceIdentifier $deviceIdentifier)
No description
DeviceIdentifier
getDeviceIdentifier()
No description
setDeviceMetadata(DeviceMetadata $deviceMetadata)
No description
DeviceMetadata
getDeviceMetadata()
No description
setGoogleWorkspaceCustomerId($googleWorkspaceCustomerId)
No description
string
getGoogleWorkspaceCustomerId()
No description
setPreProvisioningToken($preProvisioningToken)
No description
string
getPreProvisioningToken()
No description
setSectionType($sectionType)
No description
string
getSectionType()
No description
setSimlockProfileId($simlockProfileId)
No description
string
getSimlockProfileId()
No description