Struct oo_bindgen::model::DeveloperInfo
source · pub struct DeveloperInfo {
pub name: String,
pub email: String,
pub organization: String,
pub organization_url: String,
}Fields§
§name: StringFull name of the developer
email: StringEmail of the developer
organization: StringName of the organization the developer is working for
organization_url: StringOrganization website URL