C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
IAPIType.cs
Go to the documentation of this file.
1
namespace
AnalyzeRe
2
{
5
public
interface
IAPIType
6
{
9
T
ShallowCopy<T>
() where T :
IAPIType
;
10
}
11
}
AnalyzeRe.IAPIType
Interface shared by all object types and resources returned by the Analyze Re server.
Definition
IAPIType.cs:6
AnalyzeRe.IAPIType.ShallowCopy< T >
T ShallowCopy< T >()
Create a shallow copy of this object.
AnalyzeRe
Definition
API.Authentication.cs:14
src
AnalyzeRe.Client
Model
Common
IAPIType.cs
Generated on Thu Sep 26 2024 17:41:00 for C# Client Library by
1.9.8