openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
# WebhookOrganizationMemberInvitedInvitation

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**email** | Option<**String**> |  | 
**failed_at** | Option<**String**> |  | 
**failed_reason** | Option<**String**> |  | 
**id** | **f64** |  | 
**invitation_teams_url** | **String** |  | 
**inviter** | Option<[**models::User**]User.md> |  | 
**login** | Option<**String**> |  | 
**node_id** | **String** |  | 
**role** | **String** |  | 
**team_count** | **f64** |  | 
**invitation_source** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)