product_identifier property

product_identifier property

Gets the identifier of the product that created the vCard object.

Remarks

This property is a simplified version of VCardExplanatoryRecordset.product_identifier_record.

Definition:

@property
def product_identifier(self):
    ...

See Also