LINE Messaging API SDK for PHP

TemplateImageAspectRatio

TemplateImageAspectRatio Class Doc Comment

Tags
category

Class

description

Aspect ratio of the image. This is only for the `imageAspectRatio` in ButtonsTemplate. Specify one of the following values: `rectangle`: 1.51:1 `square`: 1:1

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

RECTANGLE  = 'rectangle'
Possible values of this enum
SQUARE  = 'square'
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

Search results