lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle.rb in twilio-ruby-5.64.0 vs lib/twilio-ruby/rest/numbers/v2/regulatory_compliance/bundle.rb in twilio-ruby-5.65.0

- old
+ new

@@ -77,12 +77,12 @@ # number country ownership request. # @param [String] number_type The type of phone number of the Bundle's ownership # request. Can be `local`, `mobile`, `national`, or `tollfree`. # @param [Boolean] has_valid_until_date Indicates that the Bundle is a valid # Bundle until a specified expiration date. - # @param [bundle.SortBy] sort_by Can be `ValidUntilDate` or `DateUpdated`. - # Defaults to `DateCreated` + # @param [bundle.SortBy] sort_by Can be `valid-until` or `date-updated`. Defaults + # to `date-created`. # @param [bundle.SortDirection] sort_direction Default is `DESC`. Can be `ASC` or # `DESC`. # @param [Time] valid_until_date_before Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. # @param [Time] valid_until_date Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. # @param [Time] valid_until_date_after Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. @@ -129,12 +129,12 @@ # number country ownership request. # @param [String] number_type The type of phone number of the Bundle's ownership # request. Can be `local`, `mobile`, `national`, or `tollfree`. # @param [Boolean] has_valid_until_date Indicates that the Bundle is a valid # Bundle until a specified expiration date. - # @param [bundle.SortBy] sort_by Can be `ValidUntilDate` or `DateUpdated`. - # Defaults to `DateCreated` + # @param [bundle.SortBy] sort_by Can be `valid-until` or `date-updated`. Defaults + # to `date-created`. # @param [bundle.SortDirection] sort_direction Default is `DESC`. Can be `ASC` or # `DESC`. # @param [Time] valid_until_date_before Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. # @param [Time] valid_until_date Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. # @param [Time] valid_until_date_after Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. @@ -197,11 +197,11 @@ # number country ownership request. # @param [String] number_type The type of phone number of the Bundle's ownership # request. Can be `local`, `mobile`, `national`, or `tollfree`. # @param [Boolean] has_valid_until_date Indicates that the Bundle is a valid # Bundle until a specified expiration date. - # @param [bundle.SortBy] sort_by Can be `ValidUntilDate` or `DateUpdated`. - # Defaults to `DateCreated` + # @param [bundle.SortBy] sort_by Can be `valid-until` or `date-updated`. Defaults + # to `date-created`. # @param [bundle.SortDirection] sort_direction Default is `DESC`. Can be `ASC` or # `DESC`. # @param [Time] valid_until_date_before Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. # @param [Time] valid_until_date Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. # @param [Time] valid_until_date_after Date to filter Bundles having their `valid_until_date` before or after the specified date. Can be `ValidUntilDate>=` or `ValidUntilDate<=`. Both can be used in conjunction as well. \ No newline at end of file