View Source Evision.QRCodeEncoder.Params (Evision v0.1.24)
Link to this section Summary
Types
Type that represents an Evision.QRCodeEncoder.Params
struct.
Link to this section Types
@type t() :: %Evision.QRCodeEncoder.Params{ref: reference()}
Type that represents an Evision.QRCodeEncoder.Params
struct.
ref.
reference()
The underlying erlang resource variable.
Link to this section Functions
QRCodeEncoder_Params
Return
Python prototype (for reference only):
QRCodeEncoder_Params() -> <QRCodeEncoder_Params object>