Translations:User API guide/47/sv: Revision history

From SimplyBook.me

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 May 2025

  • curprev 12:2112:21, 15 May 2025 Admin talk contribs 786 bytes +786 Created page with "'''Kodexempel för att hämta tjänstelistan''' <br><br> <nowiki>$services = $client->getEventList(); // returnerar array(array( // 'id' => 1, - tjänst-id // 'name' => 'Service 1', - tjänstens namn // 'description' => 'Beskriv din tjänst...', - tjänstens beskrivning // 'duration' => 60, - tjänstens varaktighet // 'hide_duration' => 0, - flagga för att dölja varaktighet för kunder, // 'picture' => null, - filnamn på b..."