Class: HighLevel::Models::SaasApi::BulkEnableSaasRequestDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/saas_api/bulk_enable_saas_request_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#action_payloadObject (readonly)

Returns the value of attribute action_payload

Returns:

  • (Object)

    the current value of action_payload



9
10
11
# File 'lib/high_level/models/saas_api/bulk_enable_saas_request_dto.rb', line 9

def action_payload
  @action_payload
end

#is_saa_sv2Object (readonly)

Returns the value of attribute is_saa_sv2

Returns:

  • (Object)

    the current value of is_saa_sv2



9
10
11
# File 'lib/high_level/models/saas_api/bulk_enable_saas_request_dto.rb', line 9

def is_saa_sv2
  @is_saa_sv2
end

#location_idsObject (readonly)

Returns the value of attribute location_ids

Returns:

  • (Object)

    the current value of location_ids



9
10
11
# File 'lib/high_level/models/saas_api/bulk_enable_saas_request_dto.rb', line 9

def location_ids
  @location_ids
end