mindee-api-dotnet

CustomEndpointAttribute Class

Namespace: Mindee.Http
Assembly: Mindee
Assembly Version: 3.13.0+eab8cb726dfe6c5eac4fe379821ed5e1a7a970c3

Is used to parameterize the associated endpoint on a model.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public class CustomEndpointAttribute : EndpointAttribute

Inheritance: object → Attribute → EndpointAttribute → CustomEndpointAttribute

Attributes: AttributeUsageAttribute

Constructors

Name Description
CustomEndpointAttribute(string, string, string)  

Documentation generated by MdDocs