LcmSha256Sum#
- class LcmSha256Sum(hex_digest=None, *args, **kwargs)#
Bases:
object
Sha256sum of the bundle.
- Parameters:
hex_digest (required) – (
hex_digest
) Hex digest of the SHA256 sum.
- property hex_digest#
Hex digest of the SHA256 sum.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model