Method: OpenapiClient::Merchant#user_defined

Defined in:
lib/openapi_client/models/merchant.rb

#user_definedObject

A JSON object that can carry any additional information about the merchant that might be helpful for fraud detection.



27
28
29
# File 'lib/openapi_client/models/merchant.rb', line 27

def user_defined
  @user_defined
end