Sha256: 96c078c710440a5ff38a45d2ab47bdb3fac42bceb23030d3d1baaf85314fcaa2
Contents?: true
Size: 298 Bytes
Versions: 2
Compression:
Stored size: 298 Bytes
Contents
# PinterestSdkClient::BoardOwner ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **username** | **String** | | [optional][readonly] | ## Example ```ruby require 'pinterest_sdk' instance = PinterestSdkClient::BoardOwner.new( username: null ) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pinterest_sdk-1.1.0 | docs/BoardOwner.md |
pinterest_sdk-1.0.0 | docs/BoardOwner.md |