BlazeGetVendorsResponse Properties |
The BlazeGetVendorsResponse type exposes the following members.
Name | Description | |
---|---|---|
![]() | limit |
The maximum number of items to return.
(Inherited from BlazeBaseGetResponse.) |
![]() | skip |
The number to skip.
(Inherited from BlazeBaseGetResponse.) |
![]() | total |
The total number of items.
(Inherited from BlazeBaseGetResponse.) |
![]() | values |
The response values.
|