# Functions
CreateHookConfigPatchRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful.
CreateHookDeliveriesItemAttemptsPostResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful.
CreateInstallationsItemAccess_tokensPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value returns a Parsable when successful.
NewAppRequestBuilder instantiates a new AppRequestBuilder and sets the default values.
NewAppRequestBuilderInternal instantiates a new AppRequestBuilder and sets the default values.
NewHookConfigPatchRequestBody instantiates a new HookConfigPatchRequestBody and sets the default values.
NewHookConfigRequestBuilder instantiates a new HookConfigRequestBuilder and sets the default values.
NewHookConfigRequestBuilderInternal instantiates a new HookConfigRequestBuilder and sets the default values.
NewHookDeliveriesItemAttemptsPostResponse instantiates a new HookDeliveriesItemAttemptsPostResponse and sets the default values.
NewHookDeliveriesItemAttemptsRequestBuilder instantiates a new HookDeliveriesItemAttemptsRequestBuilder and sets the default values.
NewHookDeliveriesItemAttemptsRequestBuilderInternal instantiates a new HookDeliveriesItemAttemptsRequestBuilder and sets the default values.
NewHookDeliveriesRequestBuilder instantiates a new HookDeliveriesRequestBuilder and sets the default values.
NewHookDeliveriesRequestBuilderInternal instantiates a new HookDeliveriesRequestBuilder and sets the default values.
NewHookDeliveriesWithDelivery_ItemRequestBuilder instantiates a new HookDeliveriesWithDelivery_ItemRequestBuilder and sets the default values.
NewHookDeliveriesWithDelivery_ItemRequestBuilderInternal instantiates a new HookDeliveriesWithDelivery_ItemRequestBuilder and sets the default values.
NewHookRequestBuilder instantiates a new HookRequestBuilder and sets the default values.
NewHookRequestBuilderInternal instantiates a new HookRequestBuilder and sets the default values.
NewInstallationRequestsRequestBuilder instantiates a new InstallationRequestsRequestBuilder and sets the default values.
NewInstallationRequestsRequestBuilderInternal instantiates a new InstallationRequestsRequestBuilder and sets the default values.
NewInstallationsItemAccess_tokensPostRequestBody instantiates a new InstallationsItemAccess_tokensPostRequestBody and sets the default values.
NewInstallationsItemAccess_tokensRequestBuilder instantiates a new InstallationsItemAccess_tokensRequestBuilder and sets the default values.
NewInstallationsItemAccess_tokensRequestBuilderInternal instantiates a new InstallationsItemAccess_tokensRequestBuilder and sets the default values.
NewInstallationsItemSuspendedRequestBuilder instantiates a new InstallationsItemSuspendedRequestBuilder and sets the default values.
NewInstallationsItemSuspendedRequestBuilderInternal instantiates a new InstallationsItemSuspendedRequestBuilder and sets the default values.
NewInstallationsRequestBuilder instantiates a new InstallationsRequestBuilder and sets the default values.
NewInstallationsRequestBuilderInternal instantiates a new InstallationsRequestBuilder and sets the default values.
NewInstallationsWithInstallation_ItemRequestBuilder instantiates a new InstallationsWithInstallation_ItemRequestBuilder and sets the default values.
NewInstallationsWithInstallation_ItemRequestBuilderInternal instantiates a new InstallationsWithInstallation_ItemRequestBuilder and sets the default values.
# Structs
AppRequestBuilder builds and executes requests for operations under \app.
No description provided by the author
HookConfigRequestBuilder builds and executes requests for operations under \app\hook\config.
No description provided by the author
HookDeliveriesItemAttemptsRequestBuilder builds and executes requests for operations under \app\hook\deliveries\{delivery_id}\attempts.
HookDeliveriesRequestBuilder builds and executes requests for operations under \app\hook\deliveries.
HookDeliveriesRequestBuilderGetQueryParameters returns a list of webhook deliveries for the webhook configured for a GitHub App.You must use a [JWT](https://docs.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app) to access this endpoint.
HookDeliveriesWithDelivery_ItemRequestBuilder builds and executes requests for operations under \app\hook\deliveries\{delivery_id}.
HookRequestBuilder builds and executes requests for operations under \app\hook.
InstallationRequestsRequestBuilder builds and executes requests for operations under \app\installation-requests.
InstallationRequestsRequestBuilderGetQueryParameters lists all the pending installation requests for the authenticated GitHub App.
No description provided by the author
InstallationsItemAccess_tokensRequestBuilder builds and executes requests for operations under \app\installations\{installation_id}\access_tokens.
InstallationsItemSuspendedRequestBuilder builds and executes requests for operations under \app\installations\{installation_id}\suspended.
InstallationsRequestBuilder builds and executes requests for operations under \app\installations.
InstallationsRequestBuilderGetQueryParameters the permissions the installation has are included under the `permissions` key.You must use a [JWT](https://docs.github.com/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app) to access this endpoint.
InstallationsWithInstallation_ItemRequestBuilder builds and executes requests for operations under \app\installations\{installation_id}.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author