# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
fields and fieldsNameMap defines the bindingtype and name of field respectively of @BodyField annotation Rest metadata for name and types of query, header and body parameters of an operation.

# Interfaces

RestClientOptions provides contract for managing rest connector options when vAPI connector is used in REST protocol.
SecurityContextSerializer serializes core.SecurityContext object into http headers implemented by concrete context serializers, such as rest.UserPwdSecContextSerializer, rest.SessionSecContextSerializer and rest.OauthSecContextSerializer.