Interface CustomMetadataPropertyDependency

    • Method Summary

      Modifier and Type Method Description
      IdScalar getPropertyId()
      The dependee `CustomMetadataProperty` Id.
      StringScalar getType()
      The `CustomMetadataPropertyDependency` type.
    • Method Detail

      • getType

        StringScalar getType()
        The `CustomMetadataPropertyDependency` type.
      • getPropertyId

        IdScalar getPropertyId()
        The dependee `CustomMetadataProperty` Id.