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