Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 1.92 KB

DynamicVoucher.md

File metadata and controls

41 lines (38 loc) · 1.92 KB

# DynamicVoucher

Properties

Name Type Description Notes
start_date \DateTime
expiration_date \DateTime
id \OpenAPI\Client\Model\WTWalletPageViewId
title string
notes string
merchants_reference_id string [optional]
valid_only_at_pos_register_ids string[] [optional]
payment_design_id string
employee_id string
merchant_id string
created_at \DateTime
updated_at \DateTime
is_active bool
starting_value int
max_budget int
temporal_decrease_amount int
temporal_decrease_frequency int
numerical_decrease_amount int [optional]
numerical_decrease_frequency int [optional]
temporal_decrease_amount_decimal string
temporal_decrease_amount_string string
numerical_decrease_amount_decimal string
numerical_decrease_amount_string string
starting_value_decimal string
starting_value_string string
max_budget_decimal string
max_budget_string string
current_value float
current_value_decimal string
current_value_string string
status \OpenAPI\Client\Model\WTDynamicVoucherSummaryStatus
temporal_decrease_frequency_type \OpenAPI\Client\Model\DynamicVoucherTemporalDecreaseFrequencyType
summary \OpenAPI\Client\Model\WTDynamicVoucherSummary

[Back to Model list] [Back to API list] [Back to README]