Skip to main content

CustomFieldSettingBase

Type Alias CustomFieldSettingBase 

Source
pub type CustomFieldSettingBase = CustomFieldSettingCompact;

Aliased Type§

pub struct CustomFieldSettingBase {
    pub gid: String,
    pub resource_type: String,
}

Fields§

§gid: String

Globally unique identifier of the resource, as a string.

§resource_type: String

The base type of this resource.