Class: Workarea::GlobalE::UserIdNumberType

Inherits:
Object
  • Object
show all
Defined in:
app/services/workarea/global_e/user_id_number_type.rb

Instance Method Summary collapse

Instance Method Details

#nameString

Identification document type name

Returns:

  • (String)


17
18
# File 'app/services/workarea/global_e/user_id_number_type.rb', line 17

def name
end

#user_id_number_type_codeString

Code denoting a user identification document type (e.g. Passport, ID card, etc.) on the Merchant’s site (to be mapped on Global-e side)

Returns:

  • (String)


10
11
# File 'app/services/workarea/global_e/user_id_number_type.rb', line 10

def user_id_number_type_code
end