# EarnLoyaltyPoint ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **earn_loyalty_point** | [**CorporationsProjectsDetailConfigurationearnloyaltypoints**](CorporationsProjectsDetailConfigurationearnloyaltypoints.md) | Earn loyalty point | [optional] [default to undefined] ## Example ```typescript import { EarnLoyaltyPoint } from 'eve-esi-client-ts'; const instance: EarnLoyaltyPoint = { earn_loyalty_point, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)