Method: VoucherifySdk::ParameterFiltersListPublications.openapi_nullable
- Defined in:
- lib/VoucherifySdk/models/parameter_filters_list_publications.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
98 99 100 101 102 103 104 105 106 107 108 109 110 |
# File 'lib/VoucherifySdk/models/parameter_filters_list_publications.rb', line 98 def self.openapi_nullable Set.new([ :'failure_code', :'result', :'customer_id', :'campaign_name', :'voucher_type', :'is_referral_code', :'parent_object_id', :'related_object_id', :'source_id' ]) end |