Get Customer Result
data class GetCustomerResult(val alternateEmail: String, val channelPartnerId: String, val cloudIdentityId: String, val cloudIdentityInfo: GoogleCloudChannelV1CloudIdentityInfoResponse, val correlationId: String, val createTime: String, val domain: String, val languageCode: String, val name: String, val orgDisplayName: String, val orgPostalAddress: GoogleTypePostalAddressResponse, val primaryContactInfo: GoogleCloudChannelV1ContactInfoResponse, val updateTime: String)
Constructors
Link copied to clipboard
fun GetCustomerResult(alternateEmail: String, channelPartnerId: String, cloudIdentityId: String, cloudIdentityInfo: GoogleCloudChannelV1CloudIdentityInfoResponse, correlationId: String, createTime: String, domain: String, languageCode: String, name: String, orgDisplayName: String, orgPostalAddress: GoogleTypePostalAddressResponse, primaryContactInfo: GoogleCloudChannelV1ContactInfoResponse, updateTime: String)
Types
Properties
Link copied to clipboard
Secondary contact email. You need to provide an alternate email to create different domains if a primary contact email already exists. Users will receive a notification with credentials when you create an admin.google.com account. Secondary emails are also recovery email addresses. Alternate emails are optional when you create Team customers.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard