AccountAttrByEnv: {
    attributes: AccountAttr[];
    environmentId: string;
    envName: string;
}

Type declaration

  • attributes: AccountAttr[]
  • environmentId: string
  • envName: string