Show / Hide Table of Contents

Class ModelCountAttribute

Attribute that indicates that the property is a response value that should be set to the number of models returned in the request using pagination

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