Sha256: f36b32b9b48aace76490356450b211c39ee736131b478b6c55208daf4ece41a7
Contents?: true
Size: 308 Bytes
Versions: 2
Compression:
Stored size: 308 Bytes
Contents
# PinterestSdkClient::OauthAccessTokenRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **grant_type** | **String** | | | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::OauthAccessTokenRequest.new( grant_type: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/OauthAccessTokenRequest.md |
pinterest_sdk-1.0.0 | docs/OauthAccessTokenRequest.md |