onspring-api-sdk
    Preparing search index...

    Class CreatedWithIdResponse<T>

    CreatedWithIdResponse - Represents a response to a request to create a resource.

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index
    • Type Parameters

      • T

      Parameters

      • id: T

        The id of the created object.

      Returns CreatedWithIdResponse<T>

      • A new instance of the CreatedWithIdResponse class.
    id: T