Name | Type | Description | Notes
Scanned 9/4/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry-data --skill docs-prodyna-yasm-yasm-api-go --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Docs Prodyna Yasm Yasm Api Go?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-docs-prodyna-yasm-yasm-api-go-claude-skill-registry-data)More formats (shields.io, HTML) on the badges page.
---
name: docs
description: Name | Type | Description | Notes
---
# ExperienceSkill
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ExperienceInMonth** | Pointer to **int32** | | [optional] [default to 0]
## Methods
### NewExperienceSkill
`func NewExperienceSkill() *ExperienceSkill`
NewExperienceSkill instantiates a new ExperienceSkill object
This constructor will assign default values to properties that have it defined,
and makes sure properties required by API are set, but the set of arguments
will change when the set of required properties is changed
### NewExperienceSkillWithDefaults
`func NewExperienceSkillWithDefaults() *ExperienceSkill`
NewExperienceSkillWithDefaults instantiates a new ExperienceSkill object
This constructor will only assign default values to properties that have it defined,
but it doesn't guarantee that properties required by API are set
### GetExperienceInMonth
`func (o *ExperienceSkill) GetExperienceInMonth() int32`
GetExperienceInMonth returns the ExperienceInMonth field if non-nil, zero value otherwise.
### GetExperienceInMonthOk
`func (o *ExperienceSkill) GetExperienceInMonthOk() (*int32, bool)`
GetExperienceInMonthOk returns a tuple with the ExperienceInMonth field if it's non-nil, zero value otherwise
and a boolean to check if the value has been set.
### SetExperienceInMonth
`func (o *ExperienceSkill) SetExperienceInMonth(v int32)`
SetExperienceInMonth sets ExperienceInMonth field to given value.
### HasExperienceInMonth
`func (o *ExperienceSkill) HasExperienceInMonth() bool`
HasExperienceInMonth returns a boolean if a field has been set.
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!