Instance Method
encode(to:)
Inherited from
RawRepresentable.encode(to:)
.Technology
- Quantum
Pay Client
Declaration
func encode(to encoder: Encoder) throws
Available when
Self
conforms to Encodable
and RawValue
is String
.