getInactivePropertiesPaginatorWithResponse

@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(    String customerSessionId,     String since,     String token,     String billingTerms,     String partnerPointOfSale,     String paymentTerms,     String platformName)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(    String customerSessionId,     String since,     String token,     String billingTerms,     String partnerPointOfSale,     String paymentTerms)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(    String customerSessionId,     String since,     String token,     String billingTerms,     String partnerPointOfSale)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(    String customerSessionId,     String since,     String token,     String billingTerms)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(    String customerSessionId,     String since,     String token)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(    String customerSessionId,     String since)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse(String customerSessionId)
@Deprecated(message = "Use getPaginator method instead", replaceWith = @ReplaceWith(imports = {}, expression = "getPaginator(operation: GetInactivePropertiesOperation)"))
public final <Error class: unknown class><List<PropertyInactive>> getInactivePropertiesPaginatorWithResponse()

Deprecated

Use getPaginator method instead

Replace with

getPaginator(operation: GetInactivePropertiesOperation)