mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
9
docs/models/operations/UploadOrganizationLogoFile.md
Normal file
9
docs/models/operations/UploadOrganizationLogoFile.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# UploadOrganizationLogoFile
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `fileName` | *String* | :heavy_check_mark: | N/A |
|
||||
| `content` | *byte[]* | :heavy_check_mark: | N/A |
|
||||
Reference in New Issue
Block a user