Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
yoti
main
Yoti
DocScan
Client
Response
Session
SessionSpecification
Notifications
RequestedCheck
RequestedTask
SdkConfig
Errors
ErrorResponse
HabitatSettings
Media
SignedRequest
SSL
Generated using Crystal 1.14.0
2024-11-26 08:25:54 UTC
class
Yoti::
Media
Yoti::Media
Reference
Object
Defined in:
yoti/media.cr
Constructors
.new
(content : String, mime_type : String)
Instance Method Summary
#content
: String
#content=
(content : String)
#mime_type
: String
#mime_type=
(mime_type : String)
Constructor Detail
def self.
new
(content : String, mime_type : String)
#
[
View source
]
Instance Method Detail
def
content
: String
#
[
View source
]
def
content=
(content : String)
#
[
View source
]
def
mime_type
: String
#
[
View source
]
def
mime_type=
(mime_type : String)
#
[
View source
]