mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Ident type update #2834
This commit is contained in:
parent
2a81641130
commit
fd52172500
9 changed files with 32 additions and 25 deletions
|
@ -267,8 +267,8 @@ module Depp
|
|||
Country.new(country_code)
|
||||
end
|
||||
|
||||
def bic?
|
||||
ident_type == 'bic'
|
||||
def org?
|
||||
ident_type == 'org'
|
||||
end
|
||||
|
||||
def priv?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue