@sovereignbase/schema-crdt
    Preparing search index...

    Class CROrganization<Type, Shape, Snapshot>

    CRDT-backed Schema.org Organization.

    Schema.org: An organization such as a school, NGO, corporation, club, etc.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    "@id": string

    JSON-LD identifier for this node.

    "@type": Type

    Schema.org type name for this node.

    acceptedPaymentMethod: Readonly<
        CRSet<
            | CRIdReferenceValue
            | CREnumerationSnapshot<"PaymentMethod">
            | CRTypedIdReferenceValue<"LoanOrCredit">
            | CRTypedIdReferenceValue<"PaymentMethod">,
        >,
    >

    Schema.org acceptedPaymentMethod: Payment methods accepted by an organization.

    actionableFeedbackPolicy: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org actionableFeedbackPolicy: Public engagement policy statement.

    additionalType: Readonly<CRSet<string>>

    Schema.org additionalType: An additional type for the item.

    address: Readonly<CRSet<CROrganizationAddress>>

    Schema.org address: Physical address of the item.

    agentInteractionStatistic: Readonly<
        CRSet<
            CRIdReferenceValue
            | CRTypedIdReferenceValue<"InteractionCounter">,
        >,
    >

    Schema.org agentInteractionStatistic: Completed interactions for this entity.

    aggregateRating: Readonly<CRSet<CRIdReferenceValue | CRAggregateRatingSnapshot>>

    Schema.org aggregateRating: Overall rating based on reviews or ratings.

    alternateName: Readonly<CRSet<string>>

    Schema.org alternateName: An alias for the item.

    alumni: Readonly<CRSet<CROrganizationPerson>>

    Schema.org alumni: Alumni of an organization.

    areaServed: Readonly<CRSet<CROrganizationPlace>>

    Schema.org areaServed: Geographic area where a service or item is provided.

    award: Readonly<CRSet<string>>

    Schema.org award: An award won by or for this item.

    brand: Readonly<CRSet<CROrganizationBrand>>

    Schema.org brand: Brands associated with a product, service or organization.

    companyRegistration: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"Certification">>,
    >

    Schema.org companyRegistration: Official business registration information.

    contactPoint: Readonly<CRSet<CRIdReferenceValue | CRContactPointSnapshot>>

    Schema.org contactPoint: A contact point for a person or organization.

    correctionsPolicy: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org correctionsPolicy: Disclosure and correction policy for errors.

    department: Readonly<CRSet<CROrganizationOrganization>>

    Schema.org department: An organization department relationship.

    description: Readonly<CRText>

    Schema.org description: A description of the item.

    disambiguatingDescription: Readonly<CRText>

    Schema.org disambiguatingDescription: A short description used to disambiguate the item from other, similar items.

    dissolutionDate: string

    Schema.org dissolutionDate: Date this organization was dissolved.

    diversityPolicy: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org diversityPolicy: Diversity policy statement.

    diversityStaffingReport: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org diversityStaffingReport: Staffing diversity report.

    duns: string

    Schema.org duns: Dun & Bradstreet DUNS number.

    email: string

    Schema.org email: Email address.

    employee: Readonly<CRSet<CROrganizationPerson>>

    Schema.org employee: Someone working for this organization.

    ethicsPolicy: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org ethicsPolicy: Ethics policy statement.

    event: Readonly<CRSet<CROrganizationEvent>>

    Schema.org event: Upcoming or past event associated with this organization.

    faxNumber: string

    Schema.org faxNumber: The fax number.

    founder: Readonly<CRSet<CROrganizationPersonOrOrganization>>

    Schema.org founder: Person or organization who founded this organization.

    foundingDate: string

    Schema.org foundingDate: Date this organization was founded.

    foundingLocation: Readonly<CRSet<CROrganizationPlace>>

    Schema.org foundingLocation: Place where the organization was founded.

    funder: Readonly<CRSet<CROrganizationPersonOrOrganization>>

    Schema.org funder: Person or organization that supports something financially.

    funding: Readonly<CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"Grant">>>

    Schema.org funding: Grant that provides funding or sponsorship.

    globalLocationNumber: string

    Schema.org globalLocationNumber: GS1 Global Location Number.

    hasCertification: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"Certification">>,
    >

    Schema.org hasCertification: Certification information.

    hasCredential: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"Credential">>,
    >

    Schema.org hasCredential: Credential awarded to the organization.

    hasGS1DigitalLink: string

    Schema.org hasGS1DigitalLink: GS1 digital link URL.

    hasMemberProgram: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"MemberProgram">>,
    >

    Schema.org hasMemberProgram: MemberProgram offered by an organization.

    hasMerchantReturnPolicy: Readonly<
        CRSet<
            CRIdReferenceValue
            | CRTypedIdReferenceValue<"MerchantReturnPolicy">,
        >,
    >

    Schema.org hasMerchantReturnPolicy: Applicable merchant return policy.

    hasOfferCatalog: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"OfferCatalog">>,
    >

    Schema.org hasOfferCatalog: OfferCatalog listing for this organization.

    hasPOS: Readonly<CRSet<CROrganizationPlace>>

    Schema.org hasPOS: Points-of-sale operated by the organization.

    hasShippingService: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"ShippingService">>,
    >

    Schema.org hasShippingService: Shipping service offered by the organization.

    identifier: Readonly<
        string
        | CRIdReferenceValue
        | CRTypedIdReferenceValue<"PropertyValue">,
    >

    Schema.org identifier.

    image: Readonly<CRSet<CRThingImage>>

    Schema.org image: An image of the item.

    interactionStatistic: Readonly<
        CRSet<
            CRIdReferenceValue
            | CRTypedIdReferenceValue<"InteractionCounter">,
        >,
    >

    Schema.org interactionStatistic: Interaction counter for this entity.

    isicV4: string

    Schema.org isicV4: ISIC Revision 4 code.

    iso6523Code: string

    Schema.org iso6523Code: ISO 6523 organization identifier.

    keywords: Readonly<CRSet<CROrganizationTopic>>

    Schema.org keywords: Keywords or tags used to describe the item.

    knowsAbout: Readonly<CRSet<CROrganizationTopic>>

    Schema.org knowsAbout: Topic that the organization knows about.

    knowsLanguage: Readonly<
        CRSet<string | CRIdReferenceValue | CRTypedIdReferenceValue<"Language">>,
    >

    Schema.org knowsLanguage: Language known by the organization.

    legalAddress: Readonly<CRSet<CRIdReferenceValue | CRPostalAddressSnapshot>>

    Schema.org legalAddress: Official registered legal address.

    legalName: string

    Schema.org legalName: Official name of the organization.

    legalRepresentative: Readonly<CRSet<CROrganizationPerson>>

    Schema.org legalRepresentative: Person who legally represents this organization.

    leiCode: string

    Schema.org leiCode: Legal Entity Identifier.

    location: Readonly<
        CRSet<
            | CRPostalAddressSnapshot
            | CROrganizationPlace
            | CRTypedIdReferenceValue<"VirtualLocation">,
        >,
    >

    Schema.org location: Location of the organization.

    logo: Readonly<CRSet<CROrganizationLogo>>

    Schema.org logo: Associated logo.

    mainEntityOfPage: Readonly<CRSet<CRThingMainEntityOfPage>>

    Schema.org mainEntityOfPage: A page or other CreativeWork for which this thing is the main entity being described.

    makesOffer: Readonly<
        CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"Offer">>,
    >

    Schema.org makesOffer: Products or services offered by the organization.

    member: Readonly<CRSet<CROrganizationPersonOrOrganization>>

    Schema.org member: A member of an Organization or ProgramMembership.

    memberOf: Readonly<
        CRSet<
            | CRIdReferenceValue
            | CROrganizationOrganization
            | CRTypedIdReferenceValue<"MemberProgramTier">
            | CRTypedIdReferenceValue<"ProgramMembership">,
        >,
    >

    Schema.org memberOf: Organization or membership this organization belongs to.

    naics: string

    Schema.org naics: NAICS code.

    name: Readonly<CRText>

    Schema.org name: The name of the item.

    nonprofitStatus:
        | CRIdReferenceValue
        | CREnumerationSnapshot<"NonprofitType">
        | CRTypedIdReferenceValue<"NonprofitType">

    Schema.org nonprofitStatus: Legal status of a non-profit organization.

    numberOfEmployees:
        | CRIdReferenceValue
        | CRTypedIdReferenceValue<"QuantitativeValue">
        | CRQuantitativeValueSnapshot

    Schema.org numberOfEmployees: Number of employees in an organization.

    owner: Readonly<CRSet<CRThingOwner>>

    Schema.org owner: A person or organization who owns this Thing.

    ownershipFundingInfo: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org ownershipFundingInfo: Ownership structure, funding and grants.

    owns: Readonly<CRSet<CRIdReferenceValue | CRThingSnapshot>>

    Schema.org owns: Things owned by the organization.

    parentOrganization: Readonly<CRSet<CROrganizationOrganization>>

    Schema.org parentOrganization: Larger organization this is part of.

    potentialAction: Readonly<CRSet<CRThingPotentialAction>>

    Schema.org potentialAction: A potential Action for this Thing.

    publishingPrinciples: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org publishingPrinciples: Editorial principles document.

    review: Readonly<CRSet<CROrganizationReview>>

    Schema.org review: A review of the item.

    sameAs: Readonly<CRSet<string>>

    Schema.org sameAs: URL of a reference Web page that unambiguously indicates the item's identity.

    seeks: Readonly<CRSet<CRIdReferenceValue | CRTypedIdReferenceValue<"Demand">>>

    Schema.org seeks: Products or services sought by the organization.

    skills: Readonly<CRSet<string | CRIdReferenceValue | CRDefinedTermSnapshot>>

    Schema.org skills: Competency statement.

    slogan: Readonly<CRText>

    Schema.org slogan: Slogan or motto associated with the item.

    sponsor: Readonly<CRSet<CROrganizationPersonOrOrganization>>

    Schema.org sponsor: Person or organization that supports a thing.

    subjectOf: Readonly<CRSet<CRThingSubjectOf>>

    Schema.org subjectOf: A CreativeWork or Event about this Thing.

    subOrganization: Readonly<CRSet<CROrganizationOrganization>>

    Schema.org subOrganization: Organization included by this organization.

    taxID: string

    Schema.org taxID: Tax or fiscal identifier.

    telephone: string

    Schema.org telephone: The telephone number.

    unnamedSourcesPolicy: Readonly<CRSet<CROrganizationPolicy>>

    Schema.org unnamedSourcesPolicy: Policy on use of unnamed sources.

    url: string

    Schema.org url: URL of the item.

    vatID: string

    Schema.org vatID: Value-added tax identifier.

    Methods

    • Returns cloned key-value pairs for the current replica state.

      Type Parameters

      • K extends string | number | symbol

      Returns [K, Shape[K]][]

      The current field entries.

    • Removes overwritten identifiers that every provided frontier has acknowledged.

      Parameters

      • frontiers: Partial<Record<keyof Shape, string>>[]

        A collection of acknowledgement frontiers to compact against.

      Returns void

    • Returns the struct field keys.

      Type Parameters

      • K extends string | number | symbol

      Returns K[]

      The field keys in the current replica.

    • Applies a remote or local delta to the replica state.

      Parameters

      • crStructDelta: Partial<CRStructSnapshot<Shape>> | Partial<Record<keyof Shape, unknown>>

        The partial serializable field delta to merge.

      Returns void

    • Returns the current serializable snapshot projection of this replica.

      Called automatically by JSON.stringify.

      Returns CRStructSnapshot<Shape>

    • Returns cloned copies of the current field values.

      Type Parameters

      • K extends string | number | symbol

      Returns Shape[K][]

      The current field values.