# Structs

JSONSerializer an implementation of TransactionSerializer for handling conversion of to and from JSON string formats into usable values for chaincode.

# Interfaces

TransactionSerializer defines the functions a valid transaction serializer should have.