class Jwt extends Resource (View source)

The "jwt" collection of methods.

Typical usage is:

 $walletobjectsService = new Google\Service\Walletobjects(...);
 $jwt = $walletobjectsService->jwt;

Methods

insert(JwtResource $postBody, array $optParams = [])

Inserts the resources in the JWT. (jwt.insert)

Details

JwtInsertResponse insert(JwtResource $postBody, array $optParams = [])

Inserts the resources in the JWT. (jwt.insert)

Parameters

JwtResource $postBody
array $optParams

Optional parameters.

Return Value

JwtInsertResponse

Exceptions

Exception