dc-management-sdk-js
    Preparing search index...

    Class Page<T>Abstract

    Paginated Result

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    _links?: Map<string, HalLink>

    Pagination Metadata

    Methods

    • POST to an action endpoint with no resource response returned.

      Parameters

      • name: string
      • params: any
      • data: any
      • method: POST | PUT | PATCH = HttpMethod.POST

      Returns Promise<void>

    • Returns a copy of this resource's attributes excluding links and client references

      Returns any

    • Returns a copy of this resource's attributes excluding links and client references

      Returns any