BundleParam#

class BundleParam(bundle_info=None, node_list=None, *args, **kwargs)[source]#

Bases: object

ISO attributes to validate compatibility

Parameters:
  • bundle_info (required) – (bundle_info)

  • node_list (required) – (node_list) List of node attributes for validating bundle compatibility

property bundle_info#
Type:

BundleInfo

property node_list#

List of node attributes for validating bundle compatibility

Type:

list[ NodeInfo ]

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model