Translations:User API guide/48/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 843 bytes +843 Created page with "'''Kodexempel för att hämta en lista över tjänsteleverantörer''' <br><br> <nowiki>$services = $client->getUnitList(); // returnerar array(array( // 'id' => 1, - leverantörs-id // 'name' => 'Provider 1', - utförarens namn // 'phone' => '111111111', - utförarens telefonnummer // 'description' => 'Beskriv din utförare...', - beskrivning av utföraren // 'email' => 'test@gmail.com', - utförarens e-postadress, // 'is_active' =&gt..."