SoftBank.Note.Currency.svc

You're seeing just the function svc, go back to SoftBank.Note.Currency module for more information.

Convenience method to create a SoftBank.Note object for the El Salvador Colon US Dollar (SVC) currency.

Example:

iex> SoftBank.Note.Currency.svc(100)
%SoftBank.Note{amount: 100, currency: :SVC}