Method: OpenapiClient::AuthnMeMemberRead#picture
- Defined in:
- lib/openapi_client/models/authn_me_member_read.rb
#picture ⇒ Object
URL to picture, photo, or avatar of the user that controls this account.
35 36 37 |
# File 'lib/openapi_client/models/authn_me_member_read.rb', line 35 def picture @picture end |