Function __global->gift_points_balance

Definitions

sources/points.php

  • Get the number of gift points that the given member has which they can send to others.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member we want it for

Return

  • The number of gifts points that the given member has
  • Type: integer
  • Set: N/A
  • Range: N/A