Get Developer Result
data class GetDeveloperResult(val accessType: String, val appFamily: String, val apps: List<String>, val attributes: List<GoogleCloudApigeeV1AttributeResponse>, val companies: List<String>, val createdAt: String, val developerId: String, val email: String, val firstName: String, val lastModifiedAt: String, val lastName: String, val organizationName: String, val status: String, val userName: String)
Constructors
Link copied to clipboard
constructor(accessType: String, appFamily: String, apps: List<String>, attributes: List<GoogleCloudApigeeV1AttributeResponse>, companies: List<String>, createdAt: String, developerId: String, email: String, firstName: String, lastModifiedAt: String, lastName: String, organizationName: String, status: String, userName: String)
Properties
Link copied to clipboard
Access type.
Link copied to clipboard
Optional. Developer attributes (name/value pairs). The custom attribute limit is 18.
Link copied to clipboard
ID of the developer. Note: IDs are generated internally by Apigee and are not guaranteed to stay the same over time.
Link copied to clipboard
Time at which the developer was last modified in milliseconds since epoch.
Link copied to clipboard
Name of the Apigee organization in which the developer resides.