Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Octokit::Models::StartUserMigration
Inherits
Struct
<
Value
<
Object
Constructors
new
(repositories :
Union
(
Array
(
String
),
Nil
), lock_repositories :
Union
(
Bool
,
Nil
), exclude_attachments :
Union
(
Bool
,
Nil
))
new
(__temp_2724 :
JSON::PullParser
)
Instance methods
exclude_attachments
exclude_attachments=
(_exclude_attachments :
Union
(
Bool
,
Nil
))
lock_repositories
lock_repositories=
(_lock_repositories :
Union
(
Bool
,
Nil
))
repositories
repositories=
(_repositories :
Union
(
Array
(
String
),
Nil
))
to_json
(json :
JSON::Builder
)