class EasyPost::CarrierAccount

Public Class Methods

types() click to toggle source
# File lib/easypost/carrier_account.rb, line 2
def self.types
  EasyPost::CarrierType.all
end