Show / Hide Table of Contents

Class ApiVersionAttribute

Attribute that indicates that the property is a response value that should be set to the responding version of the API

Inheritance
Object
Attribute
ApiVersionAttribute
Namespace: Seltzr.Responses.Attributes
Assembly: Seltzr.dll
Syntax
C#
[AttributeUsage(AttributeTargets.Property)]
public class ApiVersionAttribute : Attribute
  • Improve this Doc
  • View Source
Back to top Generated by DocFX