Skip to content

Instantly share code, notes, and snippets.

@likont
Created November 13, 2018 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save likont/70fe47306986ada8aad3e3c58149ec4e to your computer and use it in GitHub Desktop.
Save likont/70fe47306986ada8aad3e3c58149ec4e to your computer and use it in GitHub Desktop.
Array
(
[id] => 1
[group_service] => 1
[name] => Some Service
[description] => Service dec
[price] => 0.02
[min] => 1
[max] => 50000
[max_order] => 0
[active] => 1
[type] => standard
[seller_service] => 1
[seller_service_id] => 255
[individualPrice] => Array
(
[id] => 12
[user_id] => 4296
[service_id] => 1
[price] => 1.44
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment