SoftBank.Note.Currency.rub

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

Convenience method to create a SoftBank.Note object for the Russian Ruble (RUB) currency.

Example:

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