Uses of Class
model.ListMerchantsQueryParams
Packages that use ListMerchantsQueryParams
-
Uses of ListMerchantsQueryParams in api
Methods in api with parameters of type ListMerchantsQueryParamsModifier and TypeMethodDescriptionMerchantsApi.list(ListMerchantsQueryParams listMerchantsQueryParams) List Merchants Retrieve a list of `Merchants`. -
Uses of ListMerchantsQueryParams in model
Methods in model that return ListMerchantsQueryParamsModifier and TypeMethodDescriptionListMerchantsQueryParams.afterCursor(String afterCursor) ListMerchantsQueryParams.beforeCursor(String beforeCursor) ListMerchantsQueryParams.createdAtGte(String createdAtGte) ListMerchantsQueryParams.createdAtLte(String createdAtLte) static ListMerchantsQueryParamsCreate an instance of ListMerchantsQueryParams given an JSON string