__construct() __construct( $requestId = null, $responseContext = null, $timestamp = null, $quotaMax = null, $quotaRemaining = null, $quotaResetsAt = null) Parameters $requestId $responseContext $timestamp $quotaMax $quotaRemaining $quotaResetsAt
getQuotaMax() getQuotaMax() : \the Gets the max quota allowed for a quota period (from the x-mws-quota-max header) Returns \the — max quota allowed for a quota period
getQuotaRemaining() getQuotaRemaining() : \the Gets the quota remaining within this quota period (from the x-mws-quota-remaining header) Returns \the — quota remaining within this quota period
getQuotaResetsAt() getQuotaResetsAt() : \the Gets the time that this quota period ends (from the x-mws-quota-resetsOn header) Returns \the — time that this quota period ends