product_i_ds property

product_i_ds property

Gets or sets the product identifiers.

Remarks

Used to provide receiving organization data on which to select, route, or otherwise handle data.

Definition:

@property
def product_i_ds(self):
    ...
@product_i_ds.setter
def product_i_ds(self, value):
    ...

See Also