Header menu logo arc-validate

Author Type

Represents the author of a validation package

Constructors

Constructor Description

Author()

Full Usage: Author()

Returns: Author
Returns: Author

Instance members

Instance member Description

this.Affiliation

Full Usage: this.Affiliation

this.AffiliationLink

Full Usage: this.AffiliationLink

this.Email

Full Usage: this.Email

this.FullName

Full Usage: this.FullName

Static members

Static member Description

Author.create (fullName, email, ?Affiliation, ?AffiliationLink)

Full Usage: Author.create (fullName, email, ?Affiliation, ?AffiliationLink)

Parameters:
    fullName : string
    email : string
    ?Affiliation : string
    ?AffiliationLink : string

Returns: Author
fullName : string
email : string
?Affiliation : string
?AffiliationLink : string
Returns: Author

Type something to start searching.