| Package | Description |
|---|---|
| com.bynder.sdk.query.decoder |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanParameterDecoder
Converts parameter value from boolean to integer 1 (true) or 0 (false) to send to API.
|
class |
JsonParameterDecoder
Converts parameter name from string to "property_name" to send to API.
|
class |
MetapropertyAttributesDecoder |
class |
MetapropertyParameterDecoder
Converts parameter name from string to "property_name" to send to API.
|
class |
StringArrayParameterDecoder
Converts parameter value from string array to a string of comma separated values to send to API.
|
Copyright © 2024. All rights reserved.