:github_url: hide

############
Locale en_IN
############

.. include:: ../includes/substitutions.rst

***************************
``faker.providers.address``
***************************


.. autoclass:: faker.providers.address.en_IN.Provider
   :members: address, administrative_unit, building_number, city, city_name, city_suffix, country, country_code, current_country, current_country_code, pincode_in_army, pincode_in_military, pincode_in_state, postcode, postcode_in_army, postcode_in_military, postcode_in_state, state, street_address, street_name, street_suffix, union_territory, zipcode_in_army, zipcode_in_military, zipcode_in_state
   :undoc-members:
   :show-inheritance:

************************
``faker.providers.bank``
************************


.. autoclass:: faker.providers.bank.en_IN.Provider
   :members: aba, bank, bank_country, bban, iban, swift, swift11, swift8
   :undoc-members:
   :show-inheritance:

**************************
``faker.providers.person``
**************************


.. autoclass:: faker.providers.person.en_IN.Provider
   :members: first_name, first_name_female, first_name_male, first_name_nonbinary, language_name, last_name, last_name_female, last_name_male, last_name_nonbinary, name, name_female, name_male, name_nonbinary, prefix, prefix_female, prefix_male, prefix_nonbinary, suffix, suffix_female, suffix_male, suffix_nonbinary
   :undoc-members:
   :show-inheritance:

********************************
``faker.providers.phone_number``
********************************


.. autoclass:: faker.providers.phone_number.en_IN.Provider
   :members: country_calling_code, msisdn, phone_number
   :undoc-members:
   :show-inheritance:

***********************
``faker.providers.ssn``
***********************


.. autoclass:: faker.providers.ssn.en_IN.Provider
   :members: aadhaar_id, ssn
   :undoc-members:
   :show-inheritance:

