Sha256: 4910fbaf71086b187297312565575cd87c3d338d5428436696cb9cca5c877668
Contents?: true
Size: 476 Bytes
Versions: 13
Compression:
Stored size: 476 Bytes
Contents
# SnapTrade::LoginRedirectURI ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **redirect_uri** | **Object** | | [optional] | | **session_id** | **String** | | [optional] | ## Example ```ruby require 'snaptrade' instance = SnapTrade::LoginRedirectURI.new( redirect_uri: https://app.passiv.com/snapTrade/redeemToken?token=this$token1does2ntactu4allyexist==&clientId=example, session_id: null ) ```
Version data entries
13 entries across 13 versions & 1 rubygems