pub type CustomFieldSettingBase = CustomFieldSettingCompact;Aliased Type§
pub struct CustomFieldSettingBase {
pub gid: String,
pub resource_type: String,
}Fields§
§gid: StringGlobally unique identifier of the resource, as a string.
resource_type: StringThe base type of this resource.