type stringclasses 7
values | content stringlengths 4 9.55k | repo stringlengths 7 96 | path stringlengths 4 178 | language stringclasses 1
value |
|---|---|---|---|---|
ArrowFunction |
() => new MnemonicKey() | daodiseomoney/station | src/auth/modules/create/NewWalletForm.tsx | TypeScript |
ClassDeclaration |
export class Assets {
public static CMSGitIgnore: string = `
# compiled output
/dist
/lib
/node_modules
/public/bundle.*
# Environment
app.env
.env
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# OS
.DS_Store
# Tests
/coverage
/.nyc_output
# IDEs and editors
/.idea
.project
.... | becomesco/cms-cli | src/util/assets.ts | TypeScript |
InterfaceDeclaration | /**
* User-Facing Amplitude SDK Client.
*
* This interface contains all methods needed with the SDK once it has
* been installed.
*
*/
export interface Client<O extends Options = Options> {
/** Return the current options */
getOptions(): O;
/**
* Captures a manually created event and sends it to ... | Aksouda/bigfive-web | node_modules/@amplitude/types/esm/src/client.d.ts | TypeScript |
FunctionDeclaration | // Detail see: https://github.com/vuejs/vue-router/issues/1234#issuecomment-357941465
export function resetRouter() {
const newRouter = createRouter();
(router as any).matcher = (newRouter as any).matcher // reset router
} | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "redirect" */ '@/views/redirect/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "login" */ '@/views/login/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "auth-redirect" */ '@/views/login/auth-redirect.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "404" */ '@/views/error-page/404.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "401" */ '@/views/error-page/401.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "dashboard" */ '@/views/dashboard/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "guide" */ '@/views/guide/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "profile" */ '@/views/profile/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "permission-page" */ '@/views/permission/page.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "permission-directive" */ '@/views/permission/directive.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "permission-role" */ '@/views/permission/role.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "icons" */ '@/views/icons/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "example-create" */ '@/views/example/create.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "example-edit" */ '@/views/example/edit.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "example-list" */ '@/views/example/list.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "tab" */ '@/views/tab/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "error-page-401" */ '@/views/error-page/401.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "error-page-404" */ '@/views/error-page/404.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "error-log" */ '@/views/error-log/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "export-excel" */ '@/views/excel/export-excel.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "select-excel" */ '@/views/excel/select-excel.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "merge-header" */ '@/views/excel/merge-header.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "upload-excel" */ '@/views/excel/upload-excel.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "zip" */ '@/views/zip/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "pdf" */ '@/views/pdf/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "pdf-download-example" */ '@/views/pdf/download.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "theme" */ '@/views/theme/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "clipboard" */ '@/views/clipboard/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => import(/* webpackChunkName: "i18n-demo" */ '@/views/i18n-demo/index.vue') | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
() => new VueRouter({
// mode: 'history', // Disabled due to Github Pages doesn't support this, enable this if you need.
scrollBehavior: (to, from, savedPosition) => {
if (savedPosition) {
return savedPosition
} else {
return { x: 0, y: 0 }
}
},
base: process.env.BASE_URL,
routes: co... | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
(to, from, savedPosition) => {
if (savedPosition) {
return savedPosition
} else {
return { x: 0, y: 0 }
}
} | 7TingYu/kkb-honer-admin | src/router/index.ts | TypeScript |
ArrowFunction |
( x: number ): number => x | AlisaLC/stdlib | lib/node_modules/@stdlib/stats/base/dists/signrank/quantile/docs/types/test.ts | TypeScript |
ClassDeclaration |
@Component({
selector: 'docu-container',
template: `
<docu-section *ngFor="let section of documentation?.sections; trackBy: trackByIndex" [section]="section"></docu-section>
`,
changeDetection: ChangeDetectionStrategy.OnPush
})
export class ContainerComponent {
@Input() documentation: Documentation;
t... | ngfelixl/documentations | projects/ng-write/src/lib/shared/components/container.component.ts | TypeScript |
MethodDeclaration |
trackByIndex(index: number) {
return index;
} | ngfelixl/documentations | projects/ng-write/src/lib/shared/components/container.component.ts | TypeScript |
ClassDeclaration |
@NgModule({
imports: [RouterModule.forChild(routes)],
exports: [RouterModule],
providers: [ConfigResolveService],
})
export class EventsRoutingModule {
} | sunbird-cb/sunbird-cb-orgportal | project/ws/app/src/lib/routes/events/events.routing.module.ts | TypeScript |
InterfaceDeclaration |
export interface Request {
params: Request | { [key: string]: any };
} | mitchdotdeveloper/linkcluster | server/src/types.d.ts | TypeScript |
TypeAliasDeclaration |
type NonFunctionProperties<T> = {
[K in keyof T]: T[K] extends Function ? never : K;
}[keyof T]; | mitchdotdeveloper/linkcluster | server/src/types.d.ts | TypeScript |
TypeAliasDeclaration |
export type OmitClassMethods<T> = Pick<T, NonFunctionProperties<T>>; | mitchdotdeveloper/linkcluster | server/src/types.d.ts | TypeScript |
ArrowFunction |
line => line.length !== 0 | LuisMayo/advent-of-code-2021 | day1/part2.ts | TypeScript |
ArrowFunction |
line => +line | LuisMayo/advent-of-code-2021 | day1/part2.ts | TypeScript |
TypeAliasDeclaration | /**
* text type defs
*
* @see './text.js'
* @see './text_color.js'
*/
type TEXT_SIZES = 's' | 'xs'; | Bargs/eui | src/components/text/index.d.ts | TypeScript |
TypeAliasDeclaration |
type COLORS =
| 'default'
| 'subdued'
| 'secondary'
| 'accent'
| 'danger'
| 'warning'
| 'ghost'; | Bargs/eui | src/components/text/index.d.ts | TypeScript |
TypeAliasDeclaration |
type EuiTextProps = CommonProps &
HTMLAttributes<HTMLDivElement> & {
size?: TEXT_SIZES;
color?: COLORS;
grow?: boolean;
}; | Bargs/eui | src/components/text/index.d.ts | TypeScript |
TypeAliasDeclaration |
type EuiTextColorProps = CommonProps &
HTMLAttributes<HTMLDivElement> &
HTMLAttributes<HTMLSpanElement> & {
color?: COLORS;
}; | Bargs/eui | src/components/text/index.d.ts | TypeScript |
MethodDeclaration |
LAUNCH() {
return this.toIntent('HappyBirthdayIntent');
} | scottleedavis/zorielle-birthday | src/app.ts | TypeScript |
MethodDeclaration |
HappyBirthdayIntent() {
this.tell(`I hope you have a good unicorn birthday party Zorielle Nova.`);
} | scottleedavis/zorielle-birthday | src/app.ts | TypeScript |
MethodDeclaration |
'AMAZON.CancelIntent'() {
this.tell('Ok Zori');
} | scottleedavis/zorielle-birthday | src/app.ts | TypeScript |
MethodDeclaration |
'AMAZON.HelpIntent'() {
this.tell('Help Zori?');
} | scottleedavis/zorielle-birthday | src/app.ts | TypeScript |
FunctionDeclaration |
export async function* paginateListFleets(
config: WorkLinkPaginationConfiguration,
input: ListFleetsCommandInput,
...additionalArguments: any
): Paginator<ListFleetsCommandOutput> {
// ToDo: replace with actual type instead of typeof input.NextToken
let token: typeof input.NextToken | undefined = config.sta... | Autoskaler/aws-sdk-js-v3 | deno/client-worklink/pagination/ListFleetsPaginator.ts | TypeScript |
ArrowFunction |
async (
client: WorkLinkClient,
input: ListFleetsCommandInput,
...args: any
): Promise<ListFleetsCommandOutput> => {
// @ts-ignore
return await client.send(new ListFleetsCommand(input), ...args);
} | Autoskaler/aws-sdk-js-v3 | deno/client-worklink/pagination/ListFleetsPaginator.ts | TypeScript |
ArrowFunction |
async (
client: WorkLink,
input: ListFleetsCommandInput,
...args: any
): Promise<ListFleetsCommandOutput> => {
// @ts-ignore
return await client.listFleets(input, ...args);
} | Autoskaler/aws-sdk-js-v3 | deno/client-worklink/pagination/ListFleetsPaginator.ts | TypeScript |
TypeAliasDeclaration | /**
* Stores the last generated prefix. An object is used instead of a number so
* that the value can be passed by reference.
*/
type PrefixIndex = { value: number } | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
ele(p1: string | null | ExpandObject, p2?: AttributesObject | string,
p3?: AttributesObject): this {
// parse if JS object or XML or JSON string
if (isObject(p1) || (isString(p1) && (/^\s*</.test(p1) || /^\s*[\{\[]/.test(p1) || /^(\s*|(#.*)|(%.*))*---/.test(p1)))) {
const frag = fr... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
att(p1: AttributesObject | string | null, p2?: string, p3?: string): this {
if (this._currentElement === undefined) {
this.emit("error", new Error("Cannot insert an attribute node as child of a document node."))
return this
}
try {
this._currentElement.att(p1 as any, p2 ... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
com(content: string): this {
this._serializeOpenTag(true)
let node: Comment
try {
node = fragment(this._builderOptions).com(content).first().node as Comment
} catch (err) {
/* istanbul ignore next */
this.emit("error", err)
/* istanbul ignore next */
ret... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
txt(content: string): this {
if (!this._fragment && this._currentElement === undefined) {
this.emit("error", new Error("Cannot insert a text node as child of a document node."))
return this
}
this._serializeOpenTag(true)
let node: Text
try {
node = fragment(this... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
ins(target: string | PIObject, content: string = ''): this {
this._serializeOpenTag(true)
let node: ProcessingInstruction
try {
node = fragment(this._builderOptions).ins(target as any, content).first().node as ProcessingInstruction
} catch (err) {
/* istanbul ignore next ... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
dat(content: string): this {
this._serializeOpenTag(true)
let node: CDATASection
try {
node = fragment(this._builderOptions).dat(content).first().node as CDATASection
} catch (err) {
this.emit("error", err)
return this
}
this._push(this._writer.cdata(node.d... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
dec(options: { version?: "1.0", encoding?: string, standalone?: boolean } = { version: "1.0" }): this {
if (this._fragment) {
this.emit("error", Error("Cannot insert an XML declaration into a document fragment."))
return this
}
if (this._hasDeclaration) {
this.emit("err... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
dtd(options: DTDOptions & { name: string }): this {
if (this._fragment) {
this.emit("error", Error("Cannot insert a DocType declaration into a document fragment."))
return this
}
if (this._docTypeName !== "") {
this.emit("error", new Error("DocType declaration is alread... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
import(node: XMLBuilder): this {
const frag = fragment().set(this._options as unknown as Partial<XMLBuilderOptions>)
try {
frag.import(node)
} catch (err) {
this.emit("error", err)
return this
}
for (const node of frag.node.childNodes) {
this._fromNode(nod... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
up(): this {
this._serializeOpenTag(false)
this._serializeCloseTag()
return this
} | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /** @inheritdoc */
end(): this {
this._serializeOpenTag(false)
while (this._openTags.length > 0) {
this._serializeCloseTag()
}
this._push(null)
return this
} | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Serializes the opening tag of an element node.
*
* @param hasChildren - whether the element node has child nodes
*/
private _serializeOpenTag(hasChildren: boolean): void {
if (this._currentElementSerialized) return
if (this._currentElement === undefined) return
const node = this._currentE... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Serializes the closing tag of an element node.
*/
private _serializeCloseTag(): void {
this._writer.level--
const lastEle = this._openTags.pop()
/* istanbul ignore next */
if (lastEle === undefined) {
this.emit("error", new Error("Last element is undefined."))
return
}
c... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Pushes data to internal buffer.
*
* @param data - data
*/
private _push(data: string | null): void {
if (data === null) {
this._ended = true
this.emit("end")
} else if (this._ended) {
this.emit("error", new Error("Cannot push to ended stream."))
} else if (data.length !=... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Reads and serializes an XML tree.
*
* @param node - root node
*/
private _fromNode(node: Node) {
if (Guard.isElementNode(node)) {
const name = node.prefix ? node.prefix + ":" + node.localName : node.localName
if (node.namespaceURI !== null) {
this.ele(node.namespaceURI, name)
... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Produces an XML serialization of the attributes of an element node.
*
* @param node - node to serialize
* @param map - namespace prefix map
* @param prefixIndex - generated namespace prefix index
* @param localPrefixesMap - local prefixes map
* @param ignoreNamespaceDefinitionAttribute - whe... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Produces an XML serialization of an attribute value.
*
* @param value - attribute value
* @param requireWellFormed - whether to check conformance
*/
private _serializeAttributeValue(value: string | null, requireWellFormed: boolean): string {
if (requireWellFormed && value !== null && !xml_isLe... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Records namespace information for the given element and returns the
* default namespace attribute value.
*
* @param node - element node to process
* @param map - namespace prefix map
* @param localPrefixesMap - local prefixes map
*/
private _recordNamespaceInformation(node: Element, map: ... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Generates a new prefix for the given namespace.
*
* @param newNamespace - a namespace to generate prefix for
* @param prefixMap - namespace prefix map
* @param prefixIndex - generated namespace prefix index
*/
private _generatePrefix(newNamespace: string | null,
prefixMap: NamespacePrefixMa... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
MethodDeclaration | /**
* Determines if the namespace prefix map was modified from its original.
*
* @param originalMap - original namespace prefix map
* @param newMap - new namespace prefix map
*/
private _isPrefixMapModified(originalMap: NamespacePrefixMap, newMap: NamespacePrefixMap) {
const items1: { [key: string]:... | coffeemakr/xmlbuilder2 | src/builder/XMLBuilderCBImpl.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the GetInAppUpdateTokenResponse class.
* @constructor
* @member {string} apiToken The api token generated will not be accessible
* again
*/
export interface GetInAppUpdateTokenResponse {
apiToken: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the ApiTokensCreateResponse class.
* @constructor
* @member {string} id The unique id (UUID) of the api token
* @member {string} apiToken The api token generated will not be accessible
* again
* @member {string} [description] The description of the token
* @member {a... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the ApiTokensCreateRequest class.
* @constructor
* @member {string} [description] The description of the token
* @member {array} [scope] The scope for this token.
*/
export interface ApiTokensCreateRequest {
description?: string;
scope?: string[];
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the ApiTokensGetResponse class.
* @constructor
* @member {string} id The unique id (UUID) of the api token
* @member {string} [description] The description of the token
* @member {array} [scope] The scope for this token.
* @member {string} createdAt The creation time
... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the Status class.
* @constructor
* @member {string} status
*/
export interface Status {
status: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the Failure class.
* @constructor
* @member {string} message
*/
export interface Failure {
message: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the ErrorDetails class.
* @constructor
* @member {string} code Possible values include: 'BadRequest', 'Conflict',
* 'NotAcceptable', 'NotFound', 'InternalServerError', 'Unauthorized',
* 'TooManyRequests'
* @member {string} message
*/
export interface ErrorDetails {
... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the ErrorResponse class.
* @constructor
* @member {object} error
* @member {string} [error.code] Possible values include: 'BadRequest',
* 'Conflict', 'NotAcceptable', 'NotFound', 'InternalServerError',
* 'Unauthorized', 'TooManyRequests'
* @member {string} [error.mes... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the SuccessResponse class.
* @constructor
* @member {string} message
*/
export interface SuccessResponse {
message: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AADTenantAddRequest class.
* @constructor
* @member {string} userId The user wanting to add this tenant to the
* organization, must be an admin of the organization
* @member {string} aadTenantId The AAD tenant id
* @member {string} displayName The name of the AAD ... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AADTenantResponse class.
* @constructor
* @member {string} aadTenantId The AAD tenant id
* @member {string} displayName The name of the AAD Tenant
*/
export interface AADTenantResponse {
aadTenantId: string;
displayName: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the ApiTokensPostRequest class.
* @constructor
* @member {string} [description] The description of the token
* @member {string} [encryptedToken] An encrypted value of the token.
* @member {array} [scope] The scope for this token. An array of supported
* roles.
* @mem... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AppPatchRequest class.
* @constructor
* @member {string} [description] A short text describing the app
* @member {string} [displayName] The display name of the app
* @member {string} [name] The name of the app used in URLs
* @member {string} [iconUrl] The string r... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AppRepoPatchRequest class.
* @constructor
* @member {string} [repoUrl] The absolute URL of the repository
*/
export interface AppRepoPatchRequest {
repoUrl?: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AppRepoPostRequest class.
* @constructor
* @member {string} repoUrl The absolute URL of the repository
* @member {string} [repoProvider] The provider of the repository. Possible
* values include: 'github', 'bitbucket', 'vsts'
* @member {string} userId The unique i... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AppRequest class.
* @constructor
* @member {string} [description] A short text describing the app
* @member {string} displayName The descriptive name of the app. This can
* contain any characters
* @member {string} [name] The name of the app used in URLs
* @membe... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AppTeamAddRequest class.
* @constructor
* @member {string} name The name of the app to be added to the team
*/
export interface AppTeamAddRequest {
name: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AzureSubscriptionAddRequest class.
* @constructor
* @member {string} subscriptionId The azure subscription id
* @member {string} tenantId The tenant id of the azure subscription belongs to
* @member {string} subscriptionName The name of the azure subscription
* @m... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AzureSubscriptionUpdateBillableRequest class.
* @constructor
* @member {boolean} isBillable Billable status of the subscription
*/
export interface AzureSubscriptionUpdateBillableRequest {
isBillable: boolean;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AzureSubscriptionPatchRequest class.
* @constructor
* @member {boolean} isBilling If the subscription is used for billing
*/
export interface AzureSubscriptionPatchRequest {
isBilling: boolean;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the AzureSubscriptionAddToAppRequest class.
* @constructor
* @member {string} subscriptionId The azure subscription id
*/
export interface AzureSubscriptionAddToAppRequest {
subscriptionId: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the DistributionGroupPatchRequest class.
* @constructor
* @member {string} [name] The name of the distribution group
* @member {boolean} [isPublic] Whether the distribution group is public
*/
export interface DistributionGroupPatchRequest {
name?: string;
isPublic?... | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the DistributionGroupRequest class.
* @constructor
* @member {string} name The name of the distribution group
*/
export interface DistributionGroupRequest {
name: string;
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
InterfaceDeclaration | /**
* @class
* Initializes a new instance of the DistributionGroupUserRequest class.
* @constructor
* @member {array} [userEmails] The list of emails of the users
*/
export interface DistributionGroupUserRequest {
userEmails?: string[];
} | AndreyMitsyk/appcenter-cli | src/util/apis/generated/models/index.d.ts | TypeScript |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.