$ A B C D E F G H I J L M N O P R S T U V W 

$

$contains - io.voucherify.client.model.Operator
 
$ends_with - io.voucherify.client.model.Operator
 
$has_value - io.voucherify.client.model.Operator
 
$in - io.voucherify.client.model.Operator
 
$is - io.voucherify.client.model.Operator
 
$is_not - io.voucherify.client.model.Operator
 
$is_unknown - io.voucherify.client.model.Operator
 
$less_than - io.voucherify.client.model.Operator
 
$less_than_equal - io.voucherify.client.model.Operator
 
$less_than_or_equal - io.voucherify.client.model.Operator
 
$more_than - io.voucherify.client.model.Operator
 
$more_than_equal - io.voucherify.client.model.Operator
 
$more_than_or_equal - io.voucherify.client.model.Operator
 
$not_in - io.voucherify.client.model.Operator
 
$starts_with - io.voucherify.client.model.Operator
 

A

AbstractFilter<K,V> - Class in io.voucherify.client.utils
 
AbstractFilter() - Constructor for class io.voucherify.client.utils.AbstractFilter
 
AbstractListSerializer<T,R> - Class in io.voucherify.client.json.serializer
 
AbstractListSerializer() - Constructor for class io.voucherify.client.json.serializer.AbstractListSerializer
 
AbstractParams<K,V> - Class in io.voucherify.client.utils
 
AbstractParams() - Constructor for class io.voucherify.client.utils.AbstractParams
 
addBalance(String, AddBalance) - Method in interface io.voucherify.client.api.VoucherifyApi
 
addBalance(String, AddBalance) - Method in class io.voucherify.client.module.VoucherModule
 
addBalance(String, AddBalance) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
addBalance(String, AddBalance, VoucherifyCallback<AddBalanceResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
AddBalance - Class in io.voucherify.client.model.voucher
 
AddBalance() - Constructor for class io.voucherify.client.model.voucher.AddBalance
 
AddBalanceResponse - Class in io.voucherify.client.model.voucher.response
 
AddBalanceResponse() - Constructor for class io.voucherify.client.model.voucher.response.AddBalanceResponse
 
addPromotionTier(String, Tier) - Method in interface io.voucherify.client.api.VoucherifyApi
 
addPromotionTier(String, Tier) - Method in class io.voucherify.client.module.PromotionsModule
 
addPromotionTier(String, Tier) - Method in class io.voucherify.client.module.PromotionsModule.ExtRxJava
 
addPromotionTier(String, Tier, VoucherifyCallback<TierResponse>) - Method in class io.voucherify.client.module.PromotionsModule.ExtAsync
 
Address - Class in io.voucherify.client.model.customer
 
Address() - Constructor for class io.voucherify.client.model.customer.Address
 
addVoucher(String, AddVoucherToCampaign) - Method in class io.voucherify.client.module.CampaignsModule
 
addVoucher(String, AddVoucherToCampaign) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
addVoucher(String, AddVoucherToCampaign, VoucherifyCallback<AddVoucherToCampaignResponse>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
addVoucherToCampaign(String, AddVoucherToCampaign) - Method in interface io.voucherify.client.api.VoucherifyApi
 
AddVoucherToCampaign - Class in io.voucherify.client.model.campaign
 
AddVoucherToCampaign() - Constructor for class io.voucherify.client.model.campaign.AddVoucherToCampaign
 
AddVoucherToCampaignResponse - Class in io.voucherify.client.model.campaign.response
 
AddVoucherToCampaignResponse() - Constructor for class io.voucherify.client.model.campaign.response.AddVoucherToCampaignResponse
 
addVoucherToCampaignWithCode(String, String, AddVoucherToCampaign) - Method in interface io.voucherify.client.api.VoucherifyApi
 
addVoucherWithCode(String, String, AddVoucherToCampaign) - Method in class io.voucherify.client.module.CampaignsModule
 
addVoucherWithCode(String, String, AddVoucherToCampaign) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
addVoucherWithCode(String, String, AddVoucherToCampaign, VoucherifyCallback<AddVoucherToCampaignResponse>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
ALPHABETIC - Static variable in class io.voucherify.client.model.voucher.CodeConfig.Charset
 
ALPHANUMERIC - Static variable in class io.voucherify.client.model.voucher.CodeConfig.Charset
 
AMOUNT - io.voucherify.client.model.voucher.DiscountType
 
amountOff(int) - Static method in class io.voucherify.client.model.voucher.Discount
 
AND - io.voucherify.client.model.validationRules.Junction
 
apiVersion(ApiVersion) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
ApiVersion - Enum in io.voucherify.client
 
ApplicableToResponse - Class in io.voucherify.client.model.common.response.applicableTo
 
ApplicableToResponse() - Constructor for class io.voucherify.client.model.common.response.applicableTo.ApplicableToResponse
 
asMap() - Method in class io.voucherify.client.model.campaign.CampaignsFilter
 
asMap() - Method in class io.voucherify.client.model.customer.CustomersFilter
 
asMap() - Method in class io.voucherify.client.model.distribution.ListPublicationsFilter
 
asMap() - Method in class io.voucherify.client.model.order.OrdersFilter
 
asMap() - Method in class io.voucherify.client.model.product.DeleteProductParams
 
asMap() - Method in class io.voucherify.client.model.product.DeleteSKUParams
 
asMap() - Method in class io.voucherify.client.model.product.ProductsFilter
 
asMap() - Method in class io.voucherify.client.model.redemption.RedemptionsFilter
 
asMap() - Method in class io.voucherify.client.model.voucher.VouchersFilter
 
asMap() - Method in class io.voucherify.client.utils.AbstractFilter
 
asMap() - Method in class io.voucherify.client.utils.AbstractParams
 
async() - Method in class io.voucherify.client.module.CampaignsModule
 
async() - Method in class io.voucherify.client.module.CustomersModule
 
async() - Method in class io.voucherify.client.module.DistributionsModule
 
async() - Method in class io.voucherify.client.module.EventsModule
 
async() - Method in class io.voucherify.client.module.OrdersModule
 
async() - Method in class io.voucherify.client.module.ProductsModule
 
async() - Method in class io.voucherify.client.module.PromotionsModule
 
async() - Method in class io.voucherify.client.module.RedemptionsModule
 
async() - Method in class io.voucherify.client.module.SegmentsModule
 
async() - Method in class io.voucherify.client.module.ValidationRulesModule
 
async() - Method in class io.voucherify.client.module.ValidationsModule
 
async() - Method in class io.voucherify.client.module.VoucherModule
 
AUTO_UPDATE - io.voucherify.client.model.campaign.CampaignType
 
AUTO_UPDATE - io.voucherify.client.model.segment.SegmentType
 

B

build() - Method in class io.voucherify.client.VoucherifyClient.Builder
 
Builder() - Constructor for class io.voucherify.client.VoucherifyClient.Builder
 
buildFilterParam() - Method in class io.voucherify.client.model.distribution.ListPublicationsFilters
 

C

calculateDiscount(BigDecimal, Voucher, BigDecimal) - Static method in class io.voucherify.client.VoucherifyUtils
 
calculatePrice(BigDecimal, Voucher, BigDecimal) - Static method in class io.voucherify.client.VoucherifyUtils
 
call() - Method in class io.voucherify.client.utils.RxUtils.DefFunc
 
callbackExecutor() - Method in class io.voucherify.client.utils.Platform
 
CampaignImportVoucher - Class in io.voucherify.client.model.campaign
 
CampaignImportVoucher() - Constructor for class io.voucherify.client.model.campaign.CampaignImportVoucher
 
CampaignImportVouchers - Class in io.voucherify.client.model.campaign
 
CampaignImportVouchers() - Constructor for class io.voucherify.client.model.campaign.CampaignImportVouchers
 
CampaignImportVouchersSerializer - Class in io.voucherify.client.json.serializer
 
CampaignImportVouchersSerializer() - Constructor for class io.voucherify.client.json.serializer.CampaignImportVouchersSerializer
 
CampaignResponse - Class in io.voucherify.client.model.campaign.response
 
CampaignResponse() - Constructor for class io.voucherify.client.model.campaign.response.CampaignResponse
 
campaigns() - Method in class io.voucherify.client.VoucherifyClient
 
CampaignsFilter - Class in io.voucherify.client.model.campaign
 
CampaignsFilter() - Constructor for class io.voucherify.client.model.campaign.CampaignsFilter
 
CampaignsModule - Class in io.voucherify.client.module
 
CampaignsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.CampaignsModule
 
CampaignsModule.ExtAsync - Class in io.voucherify.client.module
 
CampaignsModule.ExtRxJava - Class in io.voucherify.client.module
 
CampaignsResponse - Class in io.voucherify.client.model.campaign.response
 
CampaignsResponse() - Constructor for class io.voucherify.client.model.campaign.response.CampaignsResponse
 
CampaignsResponseDeserializer - Class in io.voucherify.client.json.deserializer
 
CampaignsResponseDeserializer(ApiVersion) - Constructor for class io.voucherify.client.json.deserializer.CampaignsResponseDeserializer
 
CampaignType - Enum in io.voucherify.client.model.campaign
 
cancel() - Method in class io.voucherify.client.callback.VoucherifyCallback
 
CANCELED - io.voucherify.client.model.order.OrderStatus
 
CHANNEL - io.voucherify.client.model.distribution.ListPublicationsOrder
 
Charset() - Constructor for class io.voucherify.client.model.voucher.CodeConfig.Charset
 
CodeConfig - Class in io.voucherify.client.model.voucher
 
CodeConfig() - Constructor for class io.voucherify.client.model.voucher.CodeConfig
 
CodeConfig.Charset - Class in io.voucherify.client.model.voucher
 
conditions - Variable in class io.voucherify.client.model.validationRules.PublishedForRedeemingCustomerRules
 
conditions - Variable in class io.voucherify.client.model.validationRules.UserLoginRules
 
Constants - Class in io.voucherify.client
 
Constants() - Constructor for class io.voucherify.client.Constants
 
create(CreateCampaign) - Method in class io.voucherify.client.module.CampaignsModule
 
create(CreateCampaign) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
create(CreateCampaign, VoucherifyCallback<CampaignResponse>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
create(Customer) - Method in class io.voucherify.client.module.CustomersModule
 
create(Customer) - Method in class io.voucherify.client.module.CustomersModule.ExtRxJava
 
create(Customer, VoucherifyCallback<CustomerResponse>) - Method in class io.voucherify.client.module.CustomersModule.ExtAsync
 
create(CreateOrder) - Method in class io.voucherify.client.module.OrdersModule
 
create(CreateOrder) - Method in class io.voucherify.client.module.OrdersModule.ExtRxJava
 
create(CreateOrder, VoucherifyCallback<CreateOrderResponse>) - Method in class io.voucherify.client.module.OrdersModule.ExtAsync
 
create(Product) - Method in class io.voucherify.client.module.ProductsModule
 
create(Product) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
create(Product, VoucherifyCallback<ProductResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
create(CreatePromotionCampaign) - Method in class io.voucherify.client.module.PromotionsModule
 
create(CreatePromotionCampaign) - Method in class io.voucherify.client.module.PromotionsModule.ExtRxJava
 
create(CreatePromotionCampaign, VoucherifyCallback<CreatePromotionCampaignResponse>) - Method in class io.voucherify.client.module.PromotionsModule.ExtAsync
 
create(Segment) - Method in class io.voucherify.client.module.SegmentsModule
 
create(Segment) - Method in class io.voucherify.client.module.SegmentsModule.ExtRxJava
 
create(Segment, VoucherifyCallback<SegmentResponse>) - Method in class io.voucherify.client.module.SegmentsModule.ExtAsync
 
create(ValidationRules) - Method in class io.voucherify.client.module.ValidationRulesModule
 
create(ValidationRules) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtRxJava
 
create(ValidationRules, VoucherifyCallback<ValidationRulesResponse>) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtAsync
 
create(CreateVoucher) - Method in class io.voucherify.client.module.VoucherModule
 
create(CreateVoucher) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
create(CreateVoucher, VoucherifyCallback<VoucherResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
createCampaign(CreateCampaign) - Method in interface io.voucherify.client.api.VoucherifyApi
 
CreateCampaign - Class in io.voucherify.client.model.campaign
 
CreateCampaign() - Constructor for class io.voucherify.client.model.campaign.CreateCampaign
 
createCustomer(Customer) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createCustomEvent(CustomEvent) - Method in interface io.voucherify.client.api.VoucherifyApi
 
CREATED - io.voucherify.client.model.order.OrderStatus
 
CREATED_AT - io.voucherify.client.model.distribution.ListPublicationsOrder
 
createExport(CreateExport) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createExport(CreateExport) - Method in class io.voucherify.client.module.DistributionsModule
 
createExport(CreateExport) - Method in class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
createExport(CreateExport, VoucherifyCallback<ExportResponse>) - Method in class io.voucherify.client.module.DistributionsModule.ExtAsync
 
CreateExport - Class in io.voucherify.client.model.distribution
 
CreateExport() - Constructor for class io.voucherify.client.model.distribution.CreateExport
 
createOrder(CreateOrder) - Method in interface io.voucherify.client.api.VoucherifyApi
 
CreateOrder - Class in io.voucherify.client.model.order
 
CreateOrder() - Constructor for class io.voucherify.client.model.order.CreateOrder
 
CreateOrderResponse - Class in io.voucherify.client.model.order.response
 
CreateOrderResponse() - Constructor for class io.voucherify.client.model.order.response.CreateOrderResponse
 
createProduct(Product) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createPromotionCampaign(CreatePromotionCampaign) - Method in interface io.voucherify.client.api.VoucherifyApi
 
CreatePromotionCampaign - Class in io.voucherify.client.model.promotion
 
CreatePromotionCampaign() - Constructor for class io.voucherify.client.model.promotion.CreatePromotionCampaign
 
CreatePromotionCampaignResponse - Class in io.voucherify.client.model.promotion.reponse
 
CreatePromotionCampaignResponse() - Constructor for class io.voucherify.client.model.promotion.reponse.CreatePromotionCampaignResponse
 
createSegment(Segment) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createSKU(String, SKU) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createSKU(String, SKU) - Method in class io.voucherify.client.module.ProductsModule
 
createSKU(String, SKU) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
createSKU(String, SKU, VoucherifyCallback<SKUResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
createValidationRules(ValidationRules) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createVoucher(CreateVoucher) - Method in interface io.voucherify.client.api.VoucherifyApi
 
createVoucher(String, CreateVoucher) - Method in interface io.voucherify.client.api.VoucherifyApi
 
CreateVoucher - Class in io.voucherify.client.model.voucher
 
CreateVoucher() - Constructor for class io.voucherify.client.model.voucher.CreateVoucher
 
Customer - Class in io.voucherify.client.model.customer
 
Customer() - Constructor for class io.voucherify.client.model.customer.Customer
 
CUSTOMER_ID - io.voucherify.client.model.distribution.ListPublicationsOrder
 
CustomerCampaignLoyalty - Class in io.voucherify.client.model.customer.response
 
CustomerCampaignLoyalty() - Constructor for class io.voucherify.client.model.customer.response.CustomerCampaignLoyalty
 
CustomerLoyalty - Class in io.voucherify.client.model.customer.response
 
CustomerLoyalty() - Constructor for class io.voucherify.client.model.customer.response.CustomerLoyalty
 
CustomerOrderSummary - Class in io.voucherify.client.model.customer.response
 
CustomerOrderSummary() - Constructor for class io.voucherify.client.model.customer.response.CustomerOrderSummary
 
CustomerRedemptionSummary - Class in io.voucherify.client.model.customer.response
 
CustomerRedemptionSummary() - Constructor for class io.voucherify.client.model.customer.response.CustomerRedemptionSummary
 
CustomerResponse - Class in io.voucherify.client.model.customer.response
 
CustomerResponse() - Constructor for class io.voucherify.client.model.customer.response.CustomerResponse
 
customers() - Method in class io.voucherify.client.VoucherifyClient
 
CustomersFilter - Class in io.voucherify.client.model.customer
 
CustomersFilter() - Constructor for class io.voucherify.client.model.customer.CustomersFilter
 
CustomersModule - Class in io.voucherify.client.module
 
CustomersModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.CustomersModule
 
CustomersModule.ExtAsync - Class in io.voucherify.client.module
 
CustomersModule.ExtRxJava - Class in io.voucherify.client.module
 
CustomersResponse - Class in io.voucherify.client.model.customer.response
 
CustomersResponse() - Constructor for class io.voucherify.client.model.customer.response.CustomersResponse
 
CustomerSummary - Class in io.voucherify.client.model.customer.response
 
CustomerSummary() - Constructor for class io.voucherify.client.model.customer.response.CustomerSummary
 
CustomEvent - Class in io.voucherify.client.model.event
 
CustomEvent() - Constructor for class io.voucherify.client.model.event.CustomEvent
 
CustomEventResponse - Class in io.voucherify.client.model.event.response
 
CustomEventResponse() - Constructor for class io.voucherify.client.model.event.response.CustomEventResponse
 

D

DataEntryResponse - Class in io.voucherify.client.model.common.response.applicableTo
 
DataEntryResponse() - Constructor for class io.voucherify.client.model.common.response.applicableTo.DataEntryResponse
 
DateDeserializer - Class in io.voucherify.client.json.deserializer
 
DateDeserializer(String...) - Constructor for class io.voucherify.client.json.deserializer.DateDeserializer
 
DateSerializer - Class in io.voucherify.client.json.serializer
 
DateSerializer(String) - Constructor for class io.voucherify.client.json.serializer.DateSerializer
 
DEFAULT_LENGTH - Static variable in class io.voucherify.client.model.voucher.CodeConfig
 
defer(RxUtils.DefFunc<R>) - Static method in class io.voucherify.client.utils.RxUtils
 
DefFunc() - Constructor for class io.voucherify.client.utils.RxUtils.DefFunc
 
delete(String) - Method in class io.voucherify.client.module.CustomersModule
 
delete(String) - Method in class io.voucherify.client.module.CustomersModule.ExtRxJava
 
delete(String) - Method in class io.voucherify.client.module.SegmentsModule
 
delete(String) - Method in class io.voucherify.client.module.SegmentsModule.ExtRxJava
 
delete(String) - Method in class io.voucherify.client.module.ValidationRulesModule
 
delete(String) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtRxJava
 
delete(String, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.CustomersModule.ExtAsync
 
delete(String, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.SegmentsModule.ExtAsync
 
delete(String, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtAsync
 
delete(String, DeleteCampaignParams) - Method in class io.voucherify.client.module.CampaignsModule
 
delete(String, DeleteCampaignParams) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
delete(String, DeleteCampaignParams, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
delete(String, DeleteProductParams) - Method in class io.voucherify.client.module.ProductsModule
 
delete(String, DeleteProductParams) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
delete(String, DeleteProductParams, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
delete(String, Boolean) - Method in class io.voucherify.client.module.VoucherModule
 
delete(String, Boolean) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
deleteCampaign(String, Boolean) - Method in interface io.voucherify.client.api.VoucherifyApi
 
DeleteCampaignParams - Class in io.voucherify.client.model.campaign
 
DeleteCampaignParams() - Constructor for class io.voucherify.client.model.campaign.DeleteCampaignParams
 
deleteCustomer(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
deleteExport(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
deleteExport(String) - Method in class io.voucherify.client.module.DistributionsModule
 
deleteExport(String) - Method in class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
deleteExport(String, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.DistributionsModule.ExtAsync
 
deleteProduct(String, Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
DeleteProductParams - Class in io.voucherify.client.model.product
 
DeleteProductParams() - Constructor for class io.voucherify.client.model.product.DeleteProductParams
 
deletePromotionTier(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
deletePromotionTier(String) - Method in class io.voucherify.client.module.PromotionsModule
 
deletePromotionTier(String) - Method in class io.voucherify.client.module.PromotionsModule.ExtRxJava
 
deletePromotionTier(String, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.PromotionsModule.ExtAsync
 
deleteSegment(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
deleteSKU(String, String, DeleteSKUParams) - Method in class io.voucherify.client.module.ProductsModule
 
deleteSKU(String, String, DeleteSKUParams) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
deleteSKU(String, String, DeleteSKUParams, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
deleteSKU(String, String, Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
DeleteSKUParams - Class in io.voucherify.client.model.product
 
DeleteSKUParams() - Constructor for class io.voucherify.client.model.product.DeleteSKUParams
 
deleteValidationRules(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
deleteVoucher(String, Boolean) - Method in interface io.voucherify.client.api.VoucherifyApi
 
deserialize(JsonParser, DeserializationContext) - Method in class io.voucherify.client.json.deserializer.CampaignsResponseDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.voucherify.client.json.deserializer.DateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class io.voucherify.client.json.deserializer.VouchersResponseDeserializer
 
disable(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
disable(String) - Method in class io.voucherify.client.module.VoucherModule
 
disable(String) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
disable(String, VoucherifyCallback<VoucherResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
Discount - Class in io.voucherify.client.model.voucher
 
Discount() - Constructor for class io.voucherify.client.model.voucher.Discount
 
DISCOUNT_VOUCHER - io.voucherify.client.model.voucher.VoucherType
 
DiscountType - Enum in io.voucherify.client.model.voucher
 
distributions() - Method in class io.voucherify.client.VoucherifyClient
 
DistributionsModule - Class in io.voucherify.client.module
 
DistributionsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.DistributionsModule
 
DistributionsModule.ExtAsync - Class in io.voucherify.client.module
 
DistributionsModule.ExtRxJava - Class in io.voucherify.client.module
 
DONE - io.voucherify.client.model.distribution.response.ExportStatus
 
DONE - io.voucherify.client.model.voucher.GenerationStatus
 

E

enable(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
enable(String) - Method in class io.voucherify.client.module.VoucherModule
 
enable(String) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
enable(String, VoucherifyCallback<VoucherResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
ENDPOINT_DATE_FORMAT - Static variable in class io.voucherify.client.Constants
 
ENDPOINT_SECONDARY_DATE_FORMAT - Static variable in class io.voucherify.client.Constants
 
ENDPOINT_VOUCHERIFY - Static variable in class io.voucherify.client.Constants
 
ERROR - io.voucherify.client.model.distribution.response.ExportStatus
 
events() - Method in class io.voucherify.client.VoucherifyClient
 
EventsModule - Class in io.voucherify.client.module
 
EventsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.EventsModule
 
EventsModule.ExtAsync - Class in io.voucherify.client.module
 
EventsModule.ExtRxJava - Class in io.voucherify.client.module
 
ExportParams - Class in io.voucherify.client.model.distribution
 
ExportParams() - Constructor for class io.voucherify.client.model.distribution.ExportParams
 
ExportResponse - Class in io.voucherify.client.model.distribution.response
 
ExportResponse() - Constructor for class io.voucherify.client.model.distribution.response.ExportResponse
 
ExportStatus - Enum in io.voucherify.client.model.distribution.response
 
ExtAsync() - Constructor for class io.voucherify.client.module.CampaignsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.CustomersModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.DistributionsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.EventsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.OrdersModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.ProductsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.PromotionsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.SegmentsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.ValidationRulesModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.ValidationsModule.ExtAsync
 
ExtAsync() - Constructor for class io.voucherify.client.module.VoucherModule.ExtAsync
 
ExtRxJava() - Constructor for class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.CustomersModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.EventsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.OrdersModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.ProductsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.PromotionsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.SegmentsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.ValidationRulesModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.ValidationsModule.ExtRxJava
 
ExtRxJava() - Constructor for class io.voucherify.client.module.VoucherModule.ExtRxJava
 

F

FAILED - io.voucherify.client.model.voucher.GenerationStatus
 
FAILURE - io.voucherify.client.model.redemption.RedemptionStatus
 
FAILURE - io.voucherify.client.model.redemption.RollbackStatus
 
Filter() - Constructor for class io.voucherify.client.model.voucher.VouchersFilter.Filter
 
from(DiscountType, int) - Static method in class io.voucherify.client.model.voucher.Discount
 
from(String) - Static method in exception io.voucherify.client.error.VoucherifyError
 
from(Throwable) - Static method in exception io.voucherify.client.error.VoucherifyError
 
fromBody(TypedInput, Type) - Method in class io.voucherify.client.json.converter.JsonConverter
 
FULFILLED - io.voucherify.client.model.order.OrderStatus
 

G

GenerationStatus - Enum in io.voucherify.client.model.voucher
 
get() - Static method in class io.voucherify.client.utils.Platform
 
get(String) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.CampaignsModule
 
get(String) - Method in class io.voucherify.client.module.CustomersModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.CustomersModule
 
get(String) - Method in class io.voucherify.client.module.OrdersModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.OrdersModule
 
get(String) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.ProductsModule
 
get(String) - Method in class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.RedemptionsModule
 
get(String) - Method in class io.voucherify.client.module.SegmentsModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.SegmentsModule
 
get(String) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.ValidationRulesModule
 
get(String) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
get(String) - Method in class io.voucherify.client.module.VoucherModule
 
get(String, VoucherifyCallback<CampaignResponse>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
get(String, VoucherifyCallback<CustomerResponse>) - Method in class io.voucherify.client.module.CustomersModule.ExtAsync
 
get(String, VoucherifyCallback<GetOrderResponse>) - Method in class io.voucherify.client.module.OrdersModule.ExtAsync
 
get(String, VoucherifyCallback<ProductResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
get(String, VoucherifyCallback<RedemptionEntryResponse>) - Method in class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
get(String, VoucherifyCallback<SegmentResponse>) - Method in class io.voucherify.client.module.SegmentsModule.ExtAsync
 
get(String, VoucherifyCallback<ValidationRulesResponse>) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtAsync
 
get(String, VoucherifyCallback<VoucherResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
getCampaign(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getCustomerById(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getExport(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getExport(String) - Method in class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
getExport(String) - Method in class io.voucherify.client.module.DistributionsModule
 
getExport(String, VoucherifyCallback<ExportResponse>) - Method in class io.voucherify.client.module.DistributionsModule.ExtAsync
 
getForVoucher(String) - Method in class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
getForVoucher(String) - Method in class io.voucherify.client.module.RedemptionsModule
 
getForVoucher(String, VoucherifyCallback<VoucherRedemptionsResponse>) - Method in class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
getList(CampaignImportVouchers) - Method in class io.voucherify.client.json.serializer.CampaignImportVouchersSerializer
 
getList(ImportVouchers) - Method in class io.voucherify.client.json.serializer.ImportVouchersSerializer
 
getList(T) - Method in class io.voucherify.client.json.serializer.AbstractListSerializer
 
getOrder(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
GetOrderResponse - Class in io.voucherify.client.model.order.response
 
GetOrderResponse() - Constructor for class io.voucherify.client.model.order.response.GetOrderResponse
 
getProduct(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getProducts(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getRedemption(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getRules() - Method in class io.voucherify.client.model.validationRules.MetadataValidationRules
 
getSegment(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getSKU(String, String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getSKU(String, String) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
getSKU(String, String) - Method in class io.voucherify.client.module.ProductsModule
 
getSKU(String, String, VoucherifyCallback<SKUResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
getSKUs(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getValidationRules(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getValue() - Method in enum io.voucherify.client.model.segment.SegmentType
 
getVoucher(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
getVoucherRedemptions(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
Gift - Class in io.voucherify.client.model.voucher
 
Gift() - Constructor for class io.voucherify.client.model.voucher.Gift
 
GIFT_VOUCHER - io.voucherify.client.model.voucher.VoucherType
 
GiftRedemptionSummary - Class in io.voucherify.client.model.customer.response
 
GiftRedemptionSummary() - Constructor for class io.voucherify.client.model.customer.response.GiftRedemptionSummary
 

H

handleError(RetrofitError) - Method in class io.voucherify.client.error.VoucherifyErrorHandler
 
HTTP_HEADER_APP_ID - Static variable in class io.voucherify.client.Constants
 
HTTP_HEADER_APP_TOKEN - Static variable in class io.voucherify.client.Constants
 
HTTP_HEADER_VOUCHERIFY_API_VERSION - Static variable in class io.voucherify.client.Constants
 
HTTP_HEADER_VOUCHERIFY_CHANNEL - Static variable in class io.voucherify.client.Constants
 

I

ID - io.voucherify.client.model.distribution.ListPublicationsOrder
 
IdPair - Class in io.voucherify.client.model.validationRules
 
IdPair() - Constructor for class io.voucherify.client.model.validationRules.IdPair
 
importVouchers(ImportVouchers) - Method in interface io.voucherify.client.api.VoucherifyApi
 
importVouchers(ImportVouchers) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
importVouchers(ImportVouchers) - Method in class io.voucherify.client.module.VoucherModule
 
importVouchers(ImportVouchers, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
importVouchers(String, CampaignImportVouchers) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
importVouchers(String, CampaignImportVouchers) - Method in class io.voucherify.client.module.CampaignsModule
 
importVouchers(String, CampaignImportVouchers, VoucherifyCallback<Void>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
ImportVouchers - Class in io.voucherify.client.model.voucher
 
ImportVouchers() - Constructor for class io.voucherify.client.model.voucher.ImportVouchers
 
ImportVouchersSerializer - Class in io.voucherify.client.json.serializer
 
ImportVouchersSerializer() - Constructor for class io.voucherify.client.json.serializer.ImportVouchersSerializer
 
importVouchersToCampaign(String, CampaignImportVouchers) - Method in interface io.voucherify.client.api.VoucherifyApi
 
IN_PROGRESS - io.voucherify.client.model.distribution.response.ExportStatus
 
IN_PROGRESS - io.voucherify.client.model.voucher.GenerationStatus
 
io.voucherify.client - package io.voucherify.client
 
io.voucherify.client.api - package io.voucherify.client.api
 
io.voucherify.client.callback - package io.voucherify.client.callback
 
io.voucherify.client.error - package io.voucherify.client.error
 
io.voucherify.client.json.converter - package io.voucherify.client.json.converter
 
io.voucherify.client.json.deserializer - package io.voucherify.client.json.deserializer
 
io.voucherify.client.json.serializer - package io.voucherify.client.json.serializer
 
io.voucherify.client.model - package io.voucherify.client.model
 
io.voucherify.client.model.campaign - package io.voucherify.client.model.campaign
 
io.voucherify.client.model.campaign.response - package io.voucherify.client.model.campaign.response
 
io.voucherify.client.model.common.response.applicableTo - package io.voucherify.client.model.common.response.applicableTo
 
io.voucherify.client.model.customer - package io.voucherify.client.model.customer
 
io.voucherify.client.model.customer.response - package io.voucherify.client.model.customer.response
 
io.voucherify.client.model.distribution - package io.voucherify.client.model.distribution
 
io.voucherify.client.model.distribution.response - package io.voucherify.client.model.distribution.response
 
io.voucherify.client.model.event - package io.voucherify.client.model.event
 
io.voucherify.client.model.event.response - package io.voucherify.client.model.event.response
 
io.voucherify.client.model.order - package io.voucherify.client.model.order
 
io.voucherify.client.model.order.response - package io.voucherify.client.model.order.response
 
io.voucherify.client.model.product - package io.voucherify.client.model.product
 
io.voucherify.client.model.product.response - package io.voucherify.client.model.product.response
 
io.voucherify.client.model.promotion - package io.voucherify.client.model.promotion
 
io.voucherify.client.model.promotion.reponse - package io.voucherify.client.model.promotion.reponse
 
io.voucherify.client.model.redemption - package io.voucherify.client.model.redemption
 
io.voucherify.client.model.redemption.response - package io.voucherify.client.model.redemption.response
 
io.voucherify.client.model.segment - package io.voucherify.client.model.segment
 
io.voucherify.client.model.segment.response - package io.voucherify.client.model.segment.response
 
io.voucherify.client.model.validation - package io.voucherify.client.model.validation
 
io.voucherify.client.model.validation.response - package io.voucherify.client.model.validation.response
 
io.voucherify.client.model.validationRules - package io.voucherify.client.model.validationRules
 
io.voucherify.client.model.validationRules.response - package io.voucherify.client.model.validationRules.response
 
io.voucherify.client.model.voucher - package io.voucherify.client.model.voucher
 
io.voucherify.client.model.voucher.response - package io.voucherify.client.model.voucher.response
 
io.voucherify.client.module - package io.voucherify.client.module
 
io.voucherify.client.utils - package io.voucherify.client.utils
 
isCancelled() - Method in class io.voucherify.client.callback.VoucherifyCallback
 

J

JsonConverter - Class in io.voucherify.client.json.converter
 
JsonConverter(ObjectMapper) - Constructor for class io.voucherify.client.json.converter.JsonConverter
 
Junction - Enum in io.voucherify.client.model.validationRules
 

L

list() - Method in class io.voucherify.client.module.CustomersModule.ExtRxJava
 
list() - Method in class io.voucherify.client.module.CustomersModule
 
list() - Method in class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
list() - Method in class io.voucherify.client.module.DistributionsModule
 
list() - Method in class io.voucherify.client.module.OrdersModule.ExtRxJava
 
list() - Method in class io.voucherify.client.module.OrdersModule
 
list(VoucherifyCallback<CustomersResponse>) - Method in class io.voucherify.client.module.CustomersModule.ExtAsync
 
list(VoucherifyCallback<ListPublicationsResponse>) - Method in class io.voucherify.client.module.DistributionsModule.ExtAsync
 
list(VoucherifyCallback<ListOrdersResponse>) - Method in class io.voucherify.client.module.OrdersModule.ExtAsync
 
list(CampaignsFilter) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
list(CampaignsFilter) - Method in class io.voucherify.client.module.CampaignsModule
 
list(CampaignsFilter, VoucherifyCallback<CampaignsResponse>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
list(CustomersFilter) - Method in class io.voucherify.client.module.CustomersModule.ExtRxJava
 
list(CustomersFilter) - Method in class io.voucherify.client.module.CustomersModule
 
list(CustomersFilter, VoucherifyCallback<CustomersResponse>) - Method in class io.voucherify.client.module.CustomersModule.ExtAsync
 
list(ListPublicationsFilter) - Method in class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
list(ListPublicationsFilter) - Method in class io.voucherify.client.module.DistributionsModule
 
list(ListPublicationsFilter, VoucherifyCallback<ListPublicationsResponse>) - Method in class io.voucherify.client.module.DistributionsModule.ExtAsync
 
list(OrdersFilter) - Method in class io.voucherify.client.module.OrdersModule.ExtRxJava
 
list(OrdersFilter) - Method in class io.voucherify.client.module.OrdersModule
 
list(OrdersFilter, VoucherifyCallback<ListOrdersResponse>) - Method in class io.voucherify.client.module.OrdersModule.ExtAsync
 
list(ProductsFilter) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
list(ProductsFilter) - Method in class io.voucherify.client.module.ProductsModule
 
list(ProductsFilter, VoucherifyCallback<ProductsResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
list(RedemptionsFilter) - Method in class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
list(RedemptionsFilter) - Method in class io.voucherify.client.module.RedemptionsModule
 
list(RedemptionsFilter, VoucherifyCallback<RedemptionsResponse>) - Method in class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
list(VouchersFilter) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
list(VouchersFilter) - Method in class io.voucherify.client.module.VoucherModule
 
list(VouchersFilter, VoucherifyCallback<VouchersResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
list(String) - Method in class io.voucherify.client.module.PromotionsModule.ExtRxJava
 
list(String) - Method in class io.voucherify.client.module.PromotionsModule
 
list(String, VoucherifyCallback<ListPromotionTiersResponse>) - Method in class io.voucherify.client.module.PromotionsModule.ExtAsync
 
list(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
listCampaigns(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
listCustomers(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
listOrders(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
ListOrdersResponse - Class in io.voucherify.client.model.order.response
 
ListOrdersResponse() - Constructor for class io.voucherify.client.model.order.response.ListOrdersResponse
 
listPromotionTiers(String) - Method in interface io.voucherify.client.api.VoucherifyApi
 
ListPromotionTiersResponse - Class in io.voucherify.client.model.promotion.reponse
 
ListPromotionTiersResponse() - Constructor for class io.voucherify.client.model.promotion.reponse.ListPromotionTiersResponse
 
ListPublicationsFilter - Class in io.voucherify.client.model.distribution
 
ListPublicationsFilter() - Constructor for class io.voucherify.client.model.distribution.ListPublicationsFilter
 
ListPublicationsFilters - Class in io.voucherify.client.model.distribution
 
ListPublicationsFilters() - Constructor for class io.voucherify.client.model.distribution.ListPublicationsFilters
 
ListPublicationsOrder - Enum in io.voucherify.client.model.distribution
 
ListPublicationsResponse - Class in io.voucherify.client.model.distribution.response
 
ListPublicationsResponse() - Constructor for class io.voucherify.client.model.distribution.response.ListPublicationsResponse
 
listRedemptions(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 
listSKU(String) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
listSKU(String) - Method in class io.voucherify.client.module.ProductsModule
 
listSKU(String, VoucherifyCallback<SKUsResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
listVouchers(Map<String, Object>) - Method in interface io.voucherify.client.api.VoucherifyApi
 

M

MetadataRules - Class in io.voucherify.client.model.validationRules
 
MetadataRules() - Constructor for class io.voucherify.client.model.validationRules.MetadataRules
 
MetadataValidationRules - Class in io.voucherify.client.model.validationRules
 
MetadataValidationRules() - Constructor for class io.voucherify.client.model.validationRules.MetadataValidationRules
 
method() - Method in class io.voucherify.client.utils.RxUtils.DefFunc
 

N

NUMBERS - Static variable in class io.voucherify.client.model.voucher.CodeConfig.Charset
 

O

of(String, Integer, String, List<CampaignResponse>) - Static method in class io.voucherify.client.model.campaign.response.CampaignsResponse
 
of(String, Integer, String, List<VoucherResponse>) - Static method in class io.voucherify.client.model.voucher.response.VouchersResponse
 
of(List<CampaignResponse>) - Static method in class io.voucherify.client.model.campaign.response.CampaignsResponse
 
of(List<VoucherResponse>) - Static method in class io.voucherify.client.model.voucher.response.VouchersResponse
 
onFailure(VoucherifyError) - Method in class io.voucherify.client.callback.VoucherifyCallback
 
onSuccess(T) - Method in class io.voucherify.client.callback.VoucherifyCallback
 
Operator - Enum in io.voucherify.client.model
 
OR - io.voucherify.client.model.validationRules.Junction
 
Order - Class in io.voucherify.client.model.order
 
Order() - Constructor for class io.voucherify.client.model.order.Order
 
OrderItem - Class in io.voucherify.client.model.order
 
OrderItem() - Constructor for class io.voucherify.client.model.order.OrderItem
 
OrderItemResponse - Class in io.voucherify.client.model.order.response
 
OrderItemResponse() - Constructor for class io.voucherify.client.model.order.response.OrderItemResponse
 
OrderResponse - Class in io.voucherify.client.model.order.response
 
OrderResponse() - Constructor for class io.voucherify.client.model.order.response.OrderResponse
 
orders() - Method in class io.voucherify.client.VoucherifyClient
 
OrdersFilter - Class in io.voucherify.client.model.order
 
OrdersFilter() - Constructor for class io.voucherify.client.model.order.OrdersFilter
 
OrdersModule - Class in io.voucherify.client.module
 
OrdersModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.OrdersModule
 
OrdersModule.ExtAsync - Class in io.voucherify.client.module
 
OrdersModule.ExtRxJava - Class in io.voucherify.client.module
 
OrderStatus - Enum in io.voucherify.client.model.order
 
OrderValidationRules - Class in io.voucherify.client.model.validationRules
 
OrderValidationRules() - Constructor for class io.voucherify.client.model.validationRules.OrderValidationRules
 

P

PAID - io.voucherify.client.model.order.OrderStatus
 
PATTERN_PLACEHOLDER - Static variable in class io.voucherify.client.model.voucher.CodeConfig
 
PERCENT - io.voucherify.client.model.voucher.DiscountType
 
percentOff(double) - Static method in class io.voucherify.client.model.voucher.Discount
 
percentOff(double, Integer) - Static method in class io.voucherify.client.model.voucher.Discount
 
Platform - Class in io.voucherify.client.utils
 
Platform() - Constructor for class io.voucherify.client.utils.Platform
 
Product - Class in io.voucherify.client.model.product
 
Product() - Constructor for class io.voucherify.client.model.product.Product
 
ProductResponse - Class in io.voucherify.client.model.product.response
 
ProductResponse() - Constructor for class io.voucherify.client.model.product.response.ProductResponse
 
products() - Method in class io.voucherify.client.VoucherifyClient
 
ProductsFilter - Class in io.voucherify.client.model.product
 
ProductsFilter() - Constructor for class io.voucherify.client.model.product.ProductsFilter
 
ProductSKUs - Class in io.voucherify.client.model.product.response
 
ProductSKUs() - Constructor for class io.voucherify.client.model.product.response.ProductSKUs
 
ProductsModule - Class in io.voucherify.client.module
 
ProductsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.ProductsModule
 
ProductsModule.ExtAsync - Class in io.voucherify.client.module
 
ProductsModule.ExtRxJava - Class in io.voucherify.client.module
 
ProductsResponse - Class in io.voucherify.client.model.product.response
 
ProductsResponse() - Constructor for class io.voucherify.client.model.product.response.ProductsResponse
 
ProductValidationRules - Class in io.voucherify.client.model.validationRules
 
ProductValidationRules() - Constructor for class io.voucherify.client.model.validationRules.ProductValidationRules
 
Promotion - Class in io.voucherify.client.model.promotion
 
Promotion() - Constructor for class io.voucherify.client.model.promotion.Promotion
 
PROMOTION - io.voucherify.client.model.campaign.CampaignType
 
PromotionResponse - Class in io.voucherify.client.model.promotion.reponse
 
PromotionResponse() - Constructor for class io.voucherify.client.model.promotion.reponse.PromotionResponse
 
promotions() - Method in class io.voucherify.client.VoucherifyClient
 
PromotionsModule - Class in io.voucherify.client.module
 
PromotionsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.PromotionsModule
 
PromotionsModule.ExtAsync - Class in io.voucherify.client.module
 
PromotionsModule.ExtRxJava - Class in io.voucherify.client.module
 
PromotionTierValidationResponse - Class in io.voucherify.client.model.promotion.reponse
 
PromotionTierValidationResponse() - Constructor for class io.voucherify.client.model.promotion.reponse.PromotionTierValidationResponse
 
PromotionValidation - Class in io.voucherify.client.model.validation
 
PromotionValidation() - Constructor for class io.voucherify.client.model.validation.PromotionValidation
 
PromotionValidationResponse - Class in io.voucherify.client.model.validation.response
 
PromotionValidationResponse() - Constructor for class io.voucherify.client.model.validation.response.PromotionValidationResponse
 
PublicationResponse - Class in io.voucherify.client.model.distribution.response
 
PublicationResponse() - Constructor for class io.voucherify.client.model.distribution.response.PublicationResponse
 
PublicationValidationRules - Class in io.voucherify.client.model.validationRules
 
PublicationValidationRules() - Constructor for class io.voucherify.client.model.validationRules.PublicationValidationRules
 
publish(PublishVoucher) - Method in class io.voucherify.client.module.DistributionsModule.ExtRxJava
 
publish(PublishVoucher) - Method in class io.voucherify.client.module.DistributionsModule
 
publish(PublishVoucher, VoucherifyCallback<PublishVoucherResponse>) - Method in class io.voucherify.client.module.DistributionsModule.ExtAsync
 
PublishedForRedeemingCustomerRules - Class in io.voucherify.client.model.validationRules
 
PublishedForRedeemingCustomerRules() - Constructor for class io.voucherify.client.model.validationRules.PublishedForRedeemingCustomerRules
 
PublishEntryResponse - Class in io.voucherify.client.model.distribution.response
 
PublishEntryResponse() - Constructor for class io.voucherify.client.model.distribution.response.PublishEntryResponse
 
publishVoucher(PublishVoucher) - Method in interface io.voucherify.client.api.VoucherifyApi
 
PublishVoucher - Class in io.voucherify.client.model.distribution
 
PublishVoucher() - Constructor for class io.voucherify.client.model.distribution.PublishVoucher
 
PublishVoucherResponse - Class in io.voucherify.client.model.distribution.response
 
PublishVoucherResponse() - Constructor for class io.voucherify.client.model.distribution.response.PublishVoucherResponse
 

R

redeem(String, RedeemPromotion) - Method in interface io.voucherify.client.api.VoucherifyApi
 
redeem(String, RedeemPromotion) - Method in class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
redeem(String, RedeemPromotion) - Method in class io.voucherify.client.module.RedemptionsModule
 
redeem(String, RedeemPromotion, VoucherifyCallback<RedeemPromotionResponse>) - Method in class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
redeem(String, RedeemVoucher) - Method in interface io.voucherify.client.api.VoucherifyApi
 
redeem(String, RedeemVoucher) - Method in class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
redeem(String, RedeemVoucher) - Method in class io.voucherify.client.module.RedemptionsModule
 
redeem(String, RedeemVoucher, VoucherifyCallback<RedeemVoucherResponse>) - Method in class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
RedeemPromotion - Class in io.voucherify.client.model.redemption
 
RedeemPromotion() - Constructor for class io.voucherify.client.model.redemption.RedeemPromotion
 
RedeemPromotionResponse - Class in io.voucherify.client.model.redemption.response
 
RedeemPromotionResponse() - Constructor for class io.voucherify.client.model.redemption.response.RedeemPromotionResponse
 
RedeemVoucher - Class in io.voucherify.client.model.redemption
 
RedeemVoucher() - Constructor for class io.voucherify.client.model.redemption.RedeemVoucher
 
RedeemVoucherResponse - Class in io.voucherify.client.model.redemption.response
 
RedeemVoucherResponse() - Constructor for class io.voucherify.client.model.redemption.response.RedeemVoucherResponse
 
RedemptionCountValidationRules - Class in io.voucherify.client.model.validationRules
 
RedemptionCountValidationRules() - Constructor for class io.voucherify.client.model.validationRules.RedemptionCountValidationRules
 
RedemptionEntryResponse - Class in io.voucherify.client.model.redemption.response
 
RedemptionEntryResponse() - Constructor for class io.voucherify.client.model.redemption.response.RedemptionEntryResponse
 
redemptions() - Method in class io.voucherify.client.VoucherifyClient
 
RedemptionsFilter - Class in io.voucherify.client.model.redemption
 
RedemptionsFilter() - Constructor for class io.voucherify.client.model.redemption.RedemptionsFilter
 
RedemptionsModule - Class in io.voucherify.client.module
 
RedemptionsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.RedemptionsModule
 
RedemptionsModule.ExtAsync - Class in io.voucherify.client.module
 
RedemptionsModule.ExtRxJava - Class in io.voucherify.client.module
 
RedemptionsResponse - Class in io.voucherify.client.model.redemption.response
 
RedemptionsResponse() - Constructor for class io.voucherify.client.model.redemption.response.RedemptionsResponse
 
RedemptionStatus - Enum in io.voucherify.client.model.redemption
 
RedemptionValidationRules - Class in io.voucherify.client.model.validationRules
 
RedemptionValidationRules() - Constructor for class io.voucherify.client.model.validationRules.RedemptionValidationRules
 
RelatedObject - Class in io.voucherify.client.model.voucher.response
 
RelatedObject() - Constructor for class io.voucherify.client.model.voucher.response.RelatedObject
 
rollback(String, String, RollbackRedemption) - Method in class io.voucherify.client.module.RedemptionsModule.ExtRxJava
 
rollback(String, String, RollbackRedemption) - Method in class io.voucherify.client.module.RedemptionsModule
 
rollback(String, String, RollbackRedemption, VoucherifyCallback<RollbackRedemptionResponse>) - Method in class io.voucherify.client.module.RedemptionsModule.ExtAsync
 
rollbackRedemption(String, String, RollbackRedemption) - Method in interface io.voucherify.client.api.VoucherifyApi
 
RollbackRedemption - Class in io.voucherify.client.model.redemption
 
RollbackRedemption() - Constructor for class io.voucherify.client.model.redemption.RollbackRedemption
 
RollbackRedemptionResponse - Class in io.voucherify.client.model.redemption.response
 
RollbackRedemptionResponse() - Constructor for class io.voucherify.client.model.redemption.response.RollbackRedemptionResponse
 
RollbackStatus - Enum in io.voucherify.client.model.redemption
 
rx() - Method in class io.voucherify.client.module.CampaignsModule
 
rx() - Method in class io.voucherify.client.module.CustomersModule
 
rx() - Method in class io.voucherify.client.module.DistributionsModule
 
rx() - Method in class io.voucherify.client.module.EventsModule
 
rx() - Method in class io.voucherify.client.module.OrdersModule
 
rx() - Method in class io.voucherify.client.module.ProductsModule
 
rx() - Method in class io.voucherify.client.module.PromotionsModule
 
rx() - Method in class io.voucherify.client.module.RedemptionsModule
 
rx() - Method in class io.voucherify.client.module.SegmentsModule
 
rx() - Method in class io.voucherify.client.module.ValidationRulesModule
 
rx() - Method in class io.voucherify.client.module.ValidationsModule
 
rx() - Method in class io.voucherify.client.module.VoucherModule
 
RxUtils - Class in io.voucherify.client.utils
 
RxUtils() - Constructor for class io.voucherify.client.utils.RxUtils
 
RxUtils.DefFunc<T> - Class in io.voucherify.client.utils
 

S

SCHEDULED - io.voucherify.client.model.distribution.response.ExportStatus
 
SCHEME_HTTP - Static variable in class io.voucherify.client.Constants
 
SCHEME_HTTPS - Static variable in class io.voucherify.client.Constants
 
Segment - Class in io.voucherify.client.model.segment
 
Segment() - Constructor for class io.voucherify.client.model.segment.Segment
 
SegmentResponse - Class in io.voucherify.client.model.segment.response
 
SegmentResponse() - Constructor for class io.voucherify.client.model.segment.response.SegmentResponse
 
segments() - Method in class io.voucherify.client.VoucherifyClient
 
SegmentsModule - Class in io.voucherify.client.module
 
SegmentsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.SegmentsModule
 
SegmentsModule.ExtAsync - Class in io.voucherify.client.module
 
SegmentsModule.ExtRxJava - Class in io.voucherify.client.module
 
SegmentType - Enum in io.voucherify.client.model.segment
 
SegmentValidationRules - Class in io.voucherify.client.model.validationRules
 
SegmentValidationRules() - Constructor for class io.voucherify.client.model.validationRules.SegmentValidationRules
 
serialize(Date, JsonGenerator, SerializerProvider) - Method in class io.voucherify.client.json.serializer.DateSerializer
 
serialize(T, JsonGenerator, SerializerProvider) - Method in class io.voucherify.client.json.serializer.AbstractListSerializer
 
setAppId(String) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
setClient(Client) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
setClientProvider(Client.Provider) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
setClientSecretKey(String) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
setEndpoint(String) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
setLogLevel(RestAdapter.LogLevel) - Method in class io.voucherify.client.VoucherifyClient.Builder
 
setRules(String, MetadataRules) - Method in class io.voucherify.client.model.validationRules.MetadataValidationRules
 
SKU - Class in io.voucherify.client.model.product
 
SKU() - Constructor for class io.voucherify.client.model.product.SKU
 
SKUResponse - Class in io.voucherify.client.model.product.response
 
SKUResponse() - Constructor for class io.voucherify.client.model.product.response.SKUResponse
 
SKUsResponse - Class in io.voucherify.client.model.product.response
 
SKUsResponse() - Constructor for class io.voucherify.client.model.product.response.SKUsResponse
 
SkuValidationRules - Class in io.voucherify.client.model.validationRules
 
SkuValidationRules() - Constructor for class io.voucherify.client.model.validationRules.SkuValidationRules
 
STATIC - io.voucherify.client.model.campaign.CampaignType
 
STATIC - io.voucherify.client.model.segment.SegmentType
 
subscribe(Executor, Observable<R>, VoucherifyCallback<R>) - Static method in class io.voucherify.client.utils.RxUtils
 
SUCCESS - io.voucherify.client.model.redemption.RedemptionStatus
 
SUCCESS - io.voucherify.client.model.redemption.RollbackStatus
 

T

Tier - Class in io.voucherify.client.model.promotion
 
Tier() - Constructor for class io.voucherify.client.model.promotion.Tier
 
TierResponse - Class in io.voucherify.client.model.promotion.reponse
 
TierResponse() - Constructor for class io.voucherify.client.model.promotion.reponse.TierResponse
 
TierSummary - Class in io.voucherify.client.model.promotion.reponse
 
TierSummary() - Constructor for class io.voucherify.client.model.promotion.reponse.TierSummary
 
TierSummaryOrders - Class in io.voucherify.client.model.promotion.reponse
 
TierSummaryOrders() - Constructor for class io.voucherify.client.model.promotion.reponse.TierSummaryOrders
 
TierSummaryRedemptions - Class in io.voucherify.client.model.promotion.reponse
 
TierSummaryRedemptions() - Constructor for class io.voucherify.client.model.promotion.reponse.TierSummaryRedemptions
 
toBody(Object) - Method in class io.voucherify.client.json.converter.JsonConverter
 
track(CustomEvent) - Method in class io.voucherify.client.module.EventsModule.ExtRxJava
 
track(CustomEvent) - Method in class io.voucherify.client.module.EventsModule
 
track(CustomEvent, VoucherifyCallback<CustomEventResponse>) - Method in class io.voucherify.client.module.EventsModule.ExtAsync
 
TRACKING_ID - io.voucherify.client.model.distribution.ListPublicationsOrder
 

U

UNIT - io.voucherify.client.model.voucher.DiscountType
 
unitOff(double) - Static method in class io.voucherify.client.model.voucher.Discount
 
unitOff(double, String) - Static method in class io.voucherify.client.model.voucher.Discount
 
update(Customer) - Method in class io.voucherify.client.module.CustomersModule.ExtRxJava
 
update(Customer) - Method in class io.voucherify.client.module.CustomersModule
 
update(Customer, VoucherifyCallback<CustomerResponse>) - Method in class io.voucherify.client.module.CustomersModule.ExtAsync
 
update(Product) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
update(Product) - Method in class io.voucherify.client.module.ProductsModule
 
update(Product, VoucherifyCallback<ProductResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
update(ValidationRules) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtRxJava
 
update(ValidationRules) - Method in class io.voucherify.client.module.ValidationRulesModule
 
update(ValidationRules, VoucherifyCallback<ValidationRulesResponse>) - Method in class io.voucherify.client.module.ValidationRulesModule.ExtAsync
 
update(String, UpdateCampaign) - Method in class io.voucherify.client.module.CampaignsModule.ExtRxJava
 
update(String, UpdateCampaign) - Method in class io.voucherify.client.module.CampaignsModule
 
update(String, UpdateCampaign, VoucherifyCallback<CampaignResponse>) - Method in class io.voucherify.client.module.CampaignsModule.ExtAsync
 
update(String, UpdateOrder) - Method in class io.voucherify.client.module.OrdersModule.ExtRxJava
 
update(String, UpdateOrder) - Method in class io.voucherify.client.module.OrdersModule
 
update(String, UpdateOrder, VoucherifyCallback<GetOrderResponse>) - Method in class io.voucherify.client.module.OrdersModule.ExtAsync
 
update(String, VoucherUpdate) - Method in class io.voucherify.client.module.VoucherModule.ExtRxJava
 
update(String, VoucherUpdate) - Method in class io.voucherify.client.module.VoucherModule
 
update(String, VoucherUpdate, VoucherifyCallback<VoucherResponse>) - Method in class io.voucherify.client.module.VoucherModule.ExtAsync
 
updateCampaign(String, UpdateCampaign) - Method in interface io.voucherify.client.api.VoucherifyApi
 
UpdateCampaign - Class in io.voucherify.client.model.campaign
 
UpdateCampaign() - Constructor for class io.voucherify.client.model.campaign.UpdateCampaign
 
updateCustomer(String, Customer) - Method in interface io.voucherify.client.api.VoucherifyApi
 
updateOrder(String, UpdateOrder) - Method in interface io.voucherify.client.api.VoucherifyApi
 
UpdateOrder - Class in io.voucherify.client.model.order
 
UpdateOrder() - Constructor for class io.voucherify.client.model.order.UpdateOrder
 
updateProduct(String, Product) - Method in interface io.voucherify.client.api.VoucherifyApi
 
updatePromotionTier(String, Tier) - Method in interface io.voucherify.client.api.VoucherifyApi
 
updatePromotionTier(String, Tier) - Method in class io.voucherify.client.module.PromotionsModule.ExtRxJava
 
updatePromotionTier(String, Tier) - Method in class io.voucherify.client.module.PromotionsModule
 
updatePromotionTier(String, Tier, VoucherifyCallback<TierResponse>) - Method in class io.voucherify.client.module.PromotionsModule.ExtAsync
 
updateSKU(String, SKU) - Method in class io.voucherify.client.module.ProductsModule.ExtRxJava
 
updateSKU(String, SKU) - Method in class io.voucherify.client.module.ProductsModule
 
updateSKU(String, SKU, VoucherifyCallback<SKUResponse>) - Method in class io.voucherify.client.module.ProductsModule.ExtAsync
 
updateSKU(String, String, SKU) - Method in interface io.voucherify.client.api.VoucherifyApi
 
updateValidationRules(String, ValidationRules) - Method in interface io.voucherify.client.api.VoucherifyApi
 
updateVoucher(String, VoucherUpdate) - Method in interface io.voucherify.client.api.VoucherifyApi
 
UserLoginRules - Class in io.voucherify.client.model.validationRules
 
UserLoginRules() - Constructor for class io.voucherify.client.model.validationRules.UserLoginRules
 
UserValidationRules - Class in io.voucherify.client.model.validationRules
 
UserValidationRules() - Constructor for class io.voucherify.client.model.validationRules.UserValidationRules
 

V

V_2017_04_05 - io.voucherify.client.ApiVersion
 
V_2017_04_20 - io.voucherify.client.ApiVersion
 
validate(PromotionValidation) - Method in class io.voucherify.client.module.ValidationsModule.ExtRxJava
 
validate(PromotionValidation) - Method in class io.voucherify.client.module.ValidationsModule
 
validate(PromotionValidation, VoucherifyCallback<PromotionValidationResponse>) - Method in class io.voucherify.client.module.ValidationsModule.ExtAsync
 
validate(String, VoucherValidation) - Method in class io.voucherify.client.module.ValidationsModule.ExtRxJava
 
validate(String, VoucherValidation) - Method in class io.voucherify.client.module.ValidationsModule
 
validate(String, VoucherValidation, VoucherifyCallback<VoucherValidationResponse>) - Method in class io.voucherify.client.module.ValidationsModule.ExtAsync
 
validatePromotion(PromotionValidation) - Method in interface io.voucherify.client.api.VoucherifyApi
 
validateVoucher(String, VoucherValidation) - Method in interface io.voucherify.client.api.VoucherifyApi
 
validationRules() - Method in class io.voucherify.client.VoucherifyClient
 
ValidationRules - Class in io.voucherify.client.model.validationRules
 
ValidationRules() - Constructor for class io.voucherify.client.model.validationRules.ValidationRules
 
ValidationRulesModule - Class in io.voucherify.client.module
 
ValidationRulesModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.ValidationRulesModule
 
ValidationRulesModule.ExtAsync - Class in io.voucherify.client.module
 
ValidationRulesModule.ExtRxJava - Class in io.voucherify.client.module
 
ValidationRulesResponse - Class in io.voucherify.client.model.validationRules.response
 
ValidationRulesResponse() - Constructor for class io.voucherify.client.model.validationRules.response.ValidationRulesResponse
 
validations() - Method in class io.voucherify.client.VoucherifyClient
 
ValidationsModule - Class in io.voucherify.client.module
 
ValidationsModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.ValidationsModule
 
ValidationsModule.ExtAsync - Class in io.voucherify.client.module
 
ValidationsModule.ExtRxJava - Class in io.voucherify.client.module
 
valueOf(String) - Static method in enum io.voucherify.client.ApiVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.campaign.CampaignType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.distribution.ListPublicationsOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.distribution.response.ExportStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.order.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.redemption.RedemptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.redemption.RollbackStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.segment.SegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.validationRules.Junction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.voucher.DiscountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.voucher.GenerationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.voucherify.client.model.voucher.VoucherType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.voucherify.client.ApiVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.campaign.CampaignType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.distribution.ListPublicationsOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.distribution.response.ExportStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.order.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.redemption.RedemptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.redemption.RollbackStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.segment.SegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.validationRules.Junction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.voucher.DiscountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.voucher.GenerationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.voucherify.client.model.voucher.VoucherType
Returns an array containing the constants of this enum type, in the order they are declared.
Voucher - Class in io.voucherify.client.model.voucher
 
Voucher() - Constructor for class io.voucherify.client.model.voucher.Voucher
 
VOUCHER_CODE - io.voucherify.client.model.distribution.ListPublicationsOrder
 
VOUCHERIFY_CHANNEL_NAME - Static variable in class io.voucherify.client.Constants
 
VoucherifyApi - Interface in io.voucherify.client.api
 
VoucherifyCallback<T> - Class in io.voucherify.client.callback
 
VoucherifyCallback() - Constructor for class io.voucherify.client.callback.VoucherifyCallback
 
VoucherifyClient - Class in io.voucherify.client
 
VoucherifyClient.Builder - Class in io.voucherify.client
 
VoucherifyError - Exception in io.voucherify.client.error
 
VoucherifyErrorHandler - Class in io.voucherify.client.error
 
VoucherifyErrorHandler() - Constructor for class io.voucherify.client.error.VoucherifyErrorHandler
 
VoucherifyUtils - Class in io.voucherify.client
 
VoucherifyUtils() - Constructor for class io.voucherify.client.VoucherifyUtils
 
VoucherModule - Class in io.voucherify.client.module
 
VoucherModule(VoucherifyApi, Executor) - Constructor for class io.voucherify.client.module.VoucherModule
 
VoucherModule.ExtAsync - Class in io.voucherify.client.module
 
VoucherModule.ExtRxJava - Class in io.voucherify.client.module
 
VoucherPublishResponse - Class in io.voucherify.client.model.voucher.response
 
VoucherPublishResponse() - Constructor for class io.voucherify.client.model.voucher.response.VoucherPublishResponse
 
VoucherRedemption - Class in io.voucherify.client.model.voucher
 
VoucherRedemption() - Constructor for class io.voucherify.client.model.voucher.VoucherRedemption
 
VoucherRedemptionResponse - Class in io.voucherify.client.model.voucher.response
 
VoucherRedemptionResponse() - Constructor for class io.voucherify.client.model.voucher.response.VoucherRedemptionResponse
 
VoucherRedemptionsResponse - Class in io.voucherify.client.model.redemption.response
 
VoucherRedemptionsResponse() - Constructor for class io.voucherify.client.model.redemption.response.VoucherRedemptionsResponse
 
VoucherResponse - Class in io.voucherify.client.model.voucher.response
 
VoucherResponse() - Constructor for class io.voucherify.client.model.voucher.response.VoucherResponse
 
vouchers() - Method in class io.voucherify.client.VoucherifyClient
 
VouchersFilter - Class in io.voucherify.client.model.voucher
 
VouchersFilter() - Constructor for class io.voucherify.client.model.voucher.VouchersFilter
 
VouchersFilter.Filter - Class in io.voucherify.client.model.voucher
 
VouchersResponse - Class in io.voucherify.client.model.voucher.response
 
VouchersResponse() - Constructor for class io.voucherify.client.model.voucher.response.VouchersResponse
 
VouchersResponseDeserializer - Class in io.voucherify.client.json.deserializer
 
VouchersResponseDeserializer(ApiVersion) - Constructor for class io.voucherify.client.json.deserializer.VouchersResponseDeserializer
 
VoucherType - Enum in io.voucherify.client.model.voucher
 
VoucherUpdate - Class in io.voucherify.client.model.voucher
 
VoucherUpdate() - Constructor for class io.voucherify.client.model.voucher.VoucherUpdate
 
VoucherValidation - Class in io.voucherify.client.model.validation
 
VoucherValidation() - Constructor for class io.voucherify.client.model.validation.VoucherValidation
 
VoucherValidationResponse - Class in io.voucherify.client.model.validation
 
VoucherValidationResponse() - Constructor for class io.voucherify.client.model.validation.VoucherValidationResponse
 
VoucherValidationRules - Class in io.voucherify.client.model.voucher.response
 
VoucherValidationRules() - Constructor for class io.voucherify.client.model.voucher.response.VoucherValidationRules
 

W

withoutSSL() - Method in class io.voucherify.client.VoucherifyClient.Builder
 
withSSL() - Method in class io.voucherify.client.VoucherifyClient.Builder
 
$ A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links