Method: ShellCardManagementApIs::InvoiceDistributionMethod#frequency_type
- Defined in:
- lib/shell_card_management_ap_is/models/invoice_distribution_method.rb
#frequency_type ⇒ String
Frequency type unit Id & description E.g.: 1- Daily 2-Weekly 3-Monthly 4-Invoicing 6-Calendar quarter
24 25 26 |
# File 'lib/shell_card_management_ap_is/models/invoice_distribution_method.rb', line 24 def frequency_type @frequency_type end |