ZSAPIConfiguration
data class ZSAPIConfiguration(var apiKey: String, var zsProductID: String, var zsDCDomain: ZSDomain = ZSDomain.COM) : Serializable
Properties
Link copied to clipboard
Link copied to clipboard
The display name of the user. For new users, the display name will be used in creating an customer in Zoho Subscription.
Link copied to clipboard
The email id of the user. For new users, the email will be used in creating an customer in Zoho Subscription.