to_string method
to_string
Converts to String with specified format
Returns
Returns the Metadata Signature value as String.
def to_string(self, format):
...
Parameter | Type | Description |
---|---|---|
format | str | Data format string. |
Converts to String with specified format
Returns the Metadata Signature value as String.
def to_string(self, format):
...
Parameter | Type | Description |
---|---|---|
format | str | Data format string. |