Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / Account / Account::updatePerson()

Account::updatePerson( string $id, string $personId, null|array $params = null, null|array|string $opts = null )

Contents

  • Description
    • Parameters
    • Return
    • Source
  • User Contributed Notes

Description #Description


Parameters #Parameters

$id

(Required) the ID of the account to which the person belongs

$personId

(Required) the ID of the person to update

$params

(Optional)

Default value: null

$opts

(Optional)

Default value: null


Top ↑

Return #Return

(StripePerson)


Top ↑

Source #Source

File: includes/gateways/stripe/vendor/stripe/stripe-php/lib/Account.php


			

Expand full source code Collapse full source code


Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress