Options
All
  • Public
  • Public/Protected
  • All
Menu

Request builder class for operations supported on the SuplrActyPurchaserResp entity.

Hierarchy

  • any
    • SuplrActyPurchaserRespRequestBuilder

Index

Methods

getAll

  • Returns a request builder for querying all SuplrActyPurchaserResp entities.

    Returns GetAllRequestBuilder<SuplrActyPurchaserResp>

    A request builder for creating requests to retrieve all SuplrActyPurchaserResp entities.

getByKey

  • Returns a request builder for retrieving one SuplrActyPurchaserResp entity based on its keys.

    Parameters

    Returns GetByKeyRequestBuilder<SuplrActyPurchaserResp>

    A request builder for creating requests to retrieve one SuplrActyPurchaserResp entity based on its keys.

update

  • Returns a request builder for updating an entity of type SuplrActyPurchaserResp.

    Parameters

    Returns UpdateRequestBuilder<SuplrActyPurchaserResp>

    A request builder for creating requests that update an entity of type SuplrActyPurchaserResp.