Method: VoucherifySdk::OrdersExportCreateResponseBody#user_id
- Defined in:
- lib/VoucherifySdk/models/orders_export_create_response_body.rb
#user_id ⇒ Object
Identifies the specific user who initiated the export through the Voucherify Dashboard; returned when the channel value is WEBSITE.
38 39 40 |
# File 'lib/VoucherifySdk/models/orders_export_create_response_body.rb', line 38 def user_id @user_id end |