EMS.Services.IEMSResourceRequestContent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEMSResourceRequestContent = interface

C++

__interface IEMSResourceRequestContent  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services

Description

Content of an EMS Resource request.

Use the IEMSResourceRequestContent type to pass JSON objects or other data types in the body of an EMS Resource request to the EMS Server.

See Also