Show / Hide Table of Contents

Namespace Seltzr.Responses.Attributes

Classes

ApiVersionAttribute

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

CurrentPageAttribute

Attribute that indicates that the property is a response value that should be set to the current page if using pagination

DeprecationNoticeAttribute

Attribute that indicates that the property is a response value that should be set to a string describing that this API version has been deprecated

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

ResponseValueAttribute

Attribute that indicates the property is a response value and can be dynamically set by name

TotalPagesAttribute

Attribute that indicates that the property is a response value that should be set to the total number of pages if using pagination

Back to top Generated by DocFX