SoftBank.Note.Currency.bob

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

Convenience method to create a SoftBank.Note object for the Boliviano Mvdol (BOB) currency.

Example:

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