AppMetadataEntity type

Uygulama Meta VeriSi Önbellek Türü

type AppMetadataEntity = {
  clientId: string
  environment: string
  familyId?: string
}