Changes between Version 18 and Version 19 of UserOptInConsent


Ignore:
Timestamp:
Jun 15, 2018, 10:16:57 AM (6 years ago)
Author:
skwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserOptInConsent

    v18 v19  
    8888
    8989Additional parameters for `create_account.php` RPC are
    90 * `consent_id` = 'integer' - optional, defaults to 1 unless specified. If given a `consent_id` that does not exist in the `consent_type` table, then the RPC will return an error.
    9190* `optin` = 0|1 - If true, sets the `consent_flag` to 1. If false the `consent_flag` is set to 0 and `consent_not_required` is set to 1. See discussion of anonymous accounts above.
    9291* `source` = 'string'