| Name | Type | Description | Notes |
|---|---|---|---|
| branch | String | specify the branch to use | [optional] |
| url | String | Figma file url |
require 'phrase'
instance = Phrase::FigmaAttachmentCreateParameters.new(branch: 'my-feature-branch',
url: 'https://figma.com/file/xxxxx/sample')