Skip to main content
All docs
V26.1
  • WebApiOptions.BusinessObject Method

    Name Parameters Description
    BusinessObject(Type) objectType Generates HTTP endpoints for a type passed as a parameter.
    BusinessObject<T>() none Generates HTTP endpoints for the business object class passed as a parameter.