Package unit.java.sdk.model
Class GetAuthorizationsListFilterParameter
- java.lang.Object
-
- unit.java.sdk.model.GetAuthorizationsListFilterParameter
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.9.0") public class GetAuthorizationsListFilterParameter extends java.lang.ObjectGetAuthorizationsListFilterParameter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetAuthorizationsListFilterParameter.StatusEnumGets or Sets status
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringJSON_PROPERTY_ACCOUNT_IDstatic java.lang.StringJSON_PROPERTY_ACCOUNT_TYPEstatic java.lang.StringJSON_PROPERTY_CARD_IDstatic java.lang.StringJSON_PROPERTY_CUSTOMER_IDstatic java.lang.StringJSON_PROPERTY_FROM_AMOUNTstatic java.lang.StringJSON_PROPERTY_INCLUDE_NON_AUTHORIZEDstatic java.lang.StringJSON_PROPERTY_MERCHANT_CATEGORY_CODEstatic java.lang.StringJSON_PROPERTY_SINCEstatic java.lang.StringJSON_PROPERTY_STATUSstatic java.lang.StringJSON_PROPERTY_TO_AMOUNTstatic java.lang.StringJSON_PROPERTY_UNTIL
-
Constructor Summary
Constructors Constructor Description GetAuthorizationsListFilterParameter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetAuthorizationsListFilterParameteraccountId(java.lang.String accountId)GetAuthorizationsListFilterParameteraccountType(java.lang.String accountType)GetAuthorizationsListFilterParameteraddMerchantCategoryCodeItem(java.lang.String merchantCategoryCodeItem)GetAuthorizationsListFilterParameteraddStatusItem(GetAuthorizationsListFilterParameter.StatusEnum statusItem)GetAuthorizationsListFilterParametercardId(java.lang.String cardId)GetAuthorizationsListFilterParametercustomerId(java.lang.String customerId)booleanequals(java.lang.Object o)Return true if this getAuthorizationsList_filter_parameter object is equal to o.GetAuthorizationsListFilterParameterfromAmount(java.lang.Long fromAmount)java.lang.StringgetAccountId()Get accountIdjava.lang.StringgetAccountType()Get accountTypejava.lang.StringgetCardId()Get cardIdjava.lang.StringgetCustomerId()Get customerIdjava.lang.LonggetFromAmount()Get fromAmountjava.lang.BooleangetIncludeNonAuthorized()Get includeNonAuthorizedjava.util.List<java.lang.String>getMerchantCategoryCode()Get merchantCategoryCodejava.lang.StringgetSince()Get sincejava.util.List<GetAuthorizationsListFilterParameter.StatusEnum>getStatus()Get statusjava.lang.LonggetToAmount()Get toAmountjava.lang.StringgetUntil()Get untilinthashCode()GetAuthorizationsListFilterParameterincludeNonAuthorized(java.lang.Boolean includeNonAuthorized)GetAuthorizationsListFilterParametermerchantCategoryCode(java.util.List<java.lang.String> merchantCategoryCode)voidsetAccountId(java.lang.String accountId)voidsetAccountType(java.lang.String accountType)voidsetCardId(java.lang.String cardId)voidsetCustomerId(java.lang.String customerId)voidsetFromAmount(java.lang.Long fromAmount)voidsetIncludeNonAuthorized(java.lang.Boolean includeNonAuthorized)voidsetMerchantCategoryCode(java.util.List<java.lang.String> merchantCategoryCode)voidsetSince(java.lang.String since)voidsetStatus(java.util.List<GetAuthorizationsListFilterParameter.StatusEnum> status)voidsetToAmount(java.lang.Long toAmount)voidsetUntil(java.lang.String until)GetAuthorizationsListFilterParametersince(java.lang.String since)GetAuthorizationsListFilterParameterstatus(java.util.List<GetAuthorizationsListFilterParameter.StatusEnum> status)GetAuthorizationsListFilterParametertoAmount(java.lang.Long toAmount)java.lang.StringtoString()java.lang.StringtoUrlQueryString()Convert the instance into URL query string.java.lang.StringtoUrlQueryString(java.lang.String prefix)Convert the instance into URL query string.GetAuthorizationsListFilterParameteruntil(java.lang.String until)
-
-
-
Field Detail
-
JSON_PROPERTY_ACCOUNT_ID
public static final java.lang.String JSON_PROPERTY_ACCOUNT_ID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ACCOUNT_TYPE
public static final java.lang.String JSON_PROPERTY_ACCOUNT_TYPE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CUSTOMER_ID
public static final java.lang.String JSON_PROPERTY_CUSTOMER_ID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CARD_ID
public static final java.lang.String JSON_PROPERTY_CARD_ID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_INCLUDE_NON_AUTHORIZED
public static final java.lang.String JSON_PROPERTY_INCLUDE_NON_AUTHORIZED
- See Also:
- Constant Field Values
-
JSON_PROPERTY_MERCHANT_CATEGORY_CODE
public static final java.lang.String JSON_PROPERTY_MERCHANT_CATEGORY_CODE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SINCE
public static final java.lang.String JSON_PROPERTY_SINCE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_UNTIL
public static final java.lang.String JSON_PROPERTY_UNTIL
- See Also:
- Constant Field Values
-
JSON_PROPERTY_FROM_AMOUNT
public static final java.lang.String JSON_PROPERTY_FROM_AMOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_TO_AMOUNT
public static final java.lang.String JSON_PROPERTY_TO_AMOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_STATUS
public static final java.lang.String JSON_PROPERTY_STATUS
- See Also:
- Constant Field Values
-
-
Method Detail
-
accountId
public GetAuthorizationsListFilterParameter accountId(java.lang.String accountId)
-
getAccountId
@Nullable public java.lang.String getAccountId()
Get accountId- Returns:
- accountId
-
setAccountId
public void setAccountId(java.lang.String accountId)
-
accountType
public GetAuthorizationsListFilterParameter accountType(java.lang.String accountType)
-
getAccountType
@Nullable public java.lang.String getAccountType()
Get accountType- Returns:
- accountType
-
setAccountType
public void setAccountType(java.lang.String accountType)
-
customerId
public GetAuthorizationsListFilterParameter customerId(java.lang.String customerId)
-
getCustomerId
@Nullable public java.lang.String getCustomerId()
Get customerId- Returns:
- customerId
-
setCustomerId
public void setCustomerId(java.lang.String customerId)
-
cardId
public GetAuthorizationsListFilterParameter cardId(java.lang.String cardId)
-
getCardId
@Nullable public java.lang.String getCardId()
Get cardId- Returns:
- cardId
-
setCardId
public void setCardId(java.lang.String cardId)
-
includeNonAuthorized
public GetAuthorizationsListFilterParameter includeNonAuthorized(java.lang.Boolean includeNonAuthorized)
-
getIncludeNonAuthorized
@Nullable public java.lang.Boolean getIncludeNonAuthorized()
Get includeNonAuthorized- Returns:
- includeNonAuthorized
-
setIncludeNonAuthorized
public void setIncludeNonAuthorized(java.lang.Boolean includeNonAuthorized)
-
merchantCategoryCode
public GetAuthorizationsListFilterParameter merchantCategoryCode(java.util.List<java.lang.String> merchantCategoryCode)
-
addMerchantCategoryCodeItem
public GetAuthorizationsListFilterParameter addMerchantCategoryCodeItem(java.lang.String merchantCategoryCodeItem)
-
getMerchantCategoryCode
@Nullable public java.util.List<java.lang.String> getMerchantCategoryCode()
Get merchantCategoryCode- Returns:
- merchantCategoryCode
-
setMerchantCategoryCode
public void setMerchantCategoryCode(java.util.List<java.lang.String> merchantCategoryCode)
-
since
public GetAuthorizationsListFilterParameter since(java.lang.String since)
-
getSince
@Nullable public java.lang.String getSince()
Get since- Returns:
- since
-
setSince
public void setSince(java.lang.String since)
-
until
public GetAuthorizationsListFilterParameter until(java.lang.String until)
-
getUntil
@Nullable public java.lang.String getUntil()
Get until- Returns:
- until
-
setUntil
public void setUntil(java.lang.String until)
-
fromAmount
public GetAuthorizationsListFilterParameter fromAmount(java.lang.Long fromAmount)
-
getFromAmount
@Nullable public java.lang.Long getFromAmount()
Get fromAmount- Returns:
- fromAmount
-
setFromAmount
public void setFromAmount(java.lang.Long fromAmount)
-
toAmount
public GetAuthorizationsListFilterParameter toAmount(java.lang.Long toAmount)
-
getToAmount
@Nullable public java.lang.Long getToAmount()
Get toAmount- Returns:
- toAmount
-
setToAmount
public void setToAmount(java.lang.Long toAmount)
-
status
public GetAuthorizationsListFilterParameter status(java.util.List<GetAuthorizationsListFilterParameter.StatusEnum> status)
-
addStatusItem
public GetAuthorizationsListFilterParameter addStatusItem(GetAuthorizationsListFilterParameter.StatusEnum statusItem)
-
getStatus
@Nullable public java.util.List<GetAuthorizationsListFilterParameter.StatusEnum> getStatus()
Get status- Returns:
- status
-
setStatus
public void setStatus(java.util.List<GetAuthorizationsListFilterParameter.StatusEnum> status)
-
equals
public boolean equals(java.lang.Object o)
Return true if this getAuthorizationsList_filter_parameter object is equal to o.- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
toUrlQueryString
public java.lang.String toUrlQueryString()
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
public java.lang.String toUrlQueryString(java.lang.String prefix)
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-
-